mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
5 lines
231 B
Plaintext
5 lines
231 B
Plaintext
diffcp is a Python package for computing the derivative of a convex cone
|
|
program, with respect to its problem data. The derivative is implemented
|
|
as an abstract linear map, with methods for its forward application and
|
|
its adjoint.
|