Skip to content

Version 1.0.0 - Atmospheric River

Compare
Choose a tag to compare
@bqpd bqpd released this 26 Oct 20:54
· 12 commits to master since this release
832a056
  • 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