Skip to content

Commit 4c6c8f0

Browse files
committed
updated readme
1 parent ddb380f commit 4c6c8f0

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
@@ -1,6 +1,6 @@
11
# CVXPY DNLP Differentiation Engine
22

3-
This repository contains a **C implementation of the differentiation engine used by CVXPY** for its extension to **Disciplined Nonlinear Programming** ([DNLP])(https://github.com/cvxgrp/DNLP).
3+
This repository contains a **C implementation of the differentiation engine used by CVXPY** for its extension to **Disciplined Nonlinear Programming** [(DNLP)](https://github.com/cvxgrp/DNLP).
44

55
The library provides low-level routines for computing derivatives required by nonlinear programming problems.
66
The library is intended as a **backend component** and is not meant to be used directly by end users.

0 commit comments

Comments
 (0)