7 Commits

Author SHA1 Message Date
sthen
3fb7cdbcf6 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:01:35 +00:00
sthen
d80c418015 regen PLISTs for python ports with .so files that end up renamed due to
the EXT_SUFFIX change in Python 3.8.7
2021-01-04 14:06:26 +00:00
daniel
000dce6fc5 Make py-patsy and py-scs python3 only so scipy can be updated.
ok bket@, kmos@
2020-10-08 20:34:52 +00:00
kmos
d372508443 Bump REVISION on each of these ports to iron out a sparc64 build issue.
I had tested an early diff from pirofti that fixed BUILD_DEPENDS but
also bumped REVISION. In the meantime sthen had just fixed them without
the unnecessary REVISION bump. Bumping REVISION will get them building
on sparc64 again.
2020-07-22 05:25:43 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
sthen
e17bbcfcd0 BUILD_DEPENDS+=${RUN_DEPENDS} needed for at least some dependencies of these 2020-06-29 22:17:50 +00:00
pirofti
7a676dfdb2 Import py-scs.
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 written in C and can be used in other C, C++, Python, Matlab,
R, Julia, and Ruby, programs via the linked interfaces.

It can also be called as a solver from convex optimization toolboxes
CVX (3.0 or later), CVXPY, Convex.jl, and Yalmip.
2020-06-26 10:15:55 +00:00