Skip to content

Commit ddb380f

Browse files
committed
small update readme
1 parent d180c7f commit ddb380f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
same "printed page" as the copyright notice for easier
187187
identification within third-party archives.
188188

189-
Copyright 2025 Daniel Cederberg and William Zhang
189+
Copyright 2026 Daniel Cederberg and William Zhang
190190

191191
Licensed under the Apache License, Version 2.0 (the "License");
192192
you may not use this file except in compliance with the License.

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)