You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Routines for solving convex optimization problems with cone
constraints by means of interior-point methods. The implemented
algorithms are partially ported from CVXOPT, a
Python module for convex optimization.