ports/math/py-cvxpy/pkg/DESCR

5 lines
224 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
CVXPY is a Python-embedded modeling language for convex optimization
problems. It allows you to express your problem in a natural way
that follows the math, rather than in the restrictive standard form
required by solvers.