issues
search
convexengineering
/
gpkit
Geometric programming for engineers
http://gpkit.readthedocs.org
MIT License
206
stars
40
forks
source link
version 1.0.0
#1562
Closed
bqpd
closed
3 years ago
bqpd
commented
3 years ago
test this please
bqpd
commented
3 years ago
test models please
bqpd
commented
3 years ago
Change Notes draft
no longer supports Python 2
no longer supports mosek8 C bindings (the "mosek" solver)
new dependencies: plotly, adce, numpy >= 1.16.4, matplotlib
CVXOPT solver interface now uses linear programming formulations as applicable
unicode printing by default, except on windows
vastly improved diffing, pickling
option for compressed solution pickles
various speed improvements, especially during SGP solves
reduced memory usage
SGP solves now use the PCCP method
raise warning on nonconvergence
clearer solver errors
new visualizations and improved old ones
Sankey, Variable Reference, Treemap, Icicle plots
test this please