mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
4 lines
231 B
Text
4 lines
231 B
Text
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.
|