You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ The DNLP package is an extension of [CVXPY](https://www.cvxpy.org/) to general n
3
3
DNLP allows smooth functions to be freely mixed with nonsmooth convex and concave functions,
4
4
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).
5
5
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).**
0 commit comments