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.
|