OpenBSD ports

The math/py-osqp,python3 port

py3-osqp-0.6.1p7 – Python interface to OSQP

Description

The OSQP (Operator Splitting Quadratic Program) solver is a numerical
optimization package for solving convex quadratic programs in the form

minimize   (1/2)x'Px+q'x
subject to l <= Ax <= u

where x is the optimization variable and P is a positive semidefinite matrix.

WWW: https://pypi.python.org/pypi/osqp
Categories:
lang/python math

Library dependencies

Build dependencies

Run dependencies