Skip to content

v2.3.0

Compare
Choose a tag to compare
@stephane-caron stephane-caron released this 03 Sep 14:25
· 47 commits to main since this release

This release improves subset handling for QP test sets that have both sparse and dense problems, allowing using the same results file for both.

Added

  • Add results_path argument to the main function
  • Results: handle loading/saving CSV files with out-of-test-set problems
  • Special handling to get CVXOPT version number properly

Changed

  • CLI: make results path an argument to all commands
  • Rename "include timeouts" argument to "rerun timeouts"