Skip to content

v1.2.1

Compare
Choose a tag to compare
@SteveDiamond SteveDiamond released this 16 May 19:13
· 334 commits to master since this release

CVXPY 1.2.1 is a patch release (i.e., a bugfix release) in the 1.2.X release series. Special thanks to @mkoeppe for his contribution!

Changes since 1.2.0:

  • Web documentation updates (#1731).
  • More web doc updates (#1732).
  • Fix sign error with log_sum_exp (#1689).
  • Handle new CyLP statuses from coin-or/CyLP#150 (#1707), from @mkoeppe.
  • Fix TypeError in GLOP and PDLP interfaces (#1736).
  • Update error message for mixed-integer problems (#1738).
  • Propagate SCIP interface bugfix from PR (#1739).