Skip to content

v0.3.0

Choose a tag to compare

@maxschaller maxschaller released this 13 Oct 07:16

Changelog:

  • Refactored code to maintain and add new solvers more easily @phschiele #24
  • Added the Clarabel solver #28
  • Synced with CVXPY 1.4.1 and introduced keyword argument solver_opts for generate_code to set solver options (not settings) like use_quad_obj to enable quadratic objectives with conic solvers #30