Skip to content

Commit 1b60ee1

Browse files
authored
Update README note on DNLP repository status
1 parent 539953f commit 1b60ee1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ The DNLP package is an extension of [CVXPY](https://www.cvxpy.org/) to general n
33
DNLP allows smooth functions to be freely mixed with nonsmooth convex and concave functions,
44
with some rules governing how the nonsmooth functions can be used. For details, see our paper [Disciplined Nonlinear Programming](https://web.stanford.edu/~boyd/papers/dnlp.html).
55

6-
**Note: This repository is no longer maintained. DNLP has been merged into CVXPY (https://github.com/cvxpy/cvxpy) and is available directly in CVXPY 1.9+. Please install CVXPY from PyPI (pip install cvxpy) instead. Also the the [DNLP tutorial](https://www.cvxpy.org/tutorial/dnlp/index.html).**
6+
**Note: This repository is no longer maintained. DNLP has been merged into CVXPY (https://github.com/cvxpy/cvxpy) and is available directly in CVXPY 1.9+. Please install CVXPY from PyPI (pip install cvxpy) instead. Also see the [DNLP tutorial](https://www.cvxpy.org/tutorial/dnlp/index.html).**
77

88
---
99
## Installation

0 commit comments

Comments
 (0)