opnsense-ports/math/py-diffcp/pkg-descr
Franco Fichtner 4bf7251dc9 */*: sync with upstream
Taken from: FreeBSD
2024-06-20 13:34:26 +02:00

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.