Re: NEW: math/py-scs

2020-01-10 Thread Stuart Henderson
pypi.io worked for this one. Running tests fail unless the port is installed, easiest way is probably TEST_DEPENDS = ${FULLPKGNAME}:${BUILD_PKGPATH} - otherwise OK. (not that the tests do anything useful with current pytest anyway - "yield tests were removed in pytest 4.0 - test_feasible will be

Re: NEW: math/py-scs

2020-01-10 Thread Paul Irofti
And the port... On Fri, Jan 10, 2020 at 03:55:50PM +0200, Paul Irofti wrote: > Hi, > > Here is a new port for upcoming py-cvxpy and py-cvxopt. > > %- > SCS (splitting conic solver) is a numerical optimization package > for solving large-scale convex cone problems, based on our

NEW: math/py-scs

2020-01-10 Thread Paul Irofti
Hi, Here is a new port for upcoming py-cvxpy and py-cvxopt. %- SCS (splitting conic solver) is a numerical optimization package for solving large-scale convex cone problems, based on our paper Conic Optimization via Operator Splitting and Homogeneous Self-Dual Embedding. It is