Skip to content

Release 0.0.5

Latest
Compare
Choose a tag to compare
@skleff1994 skleff1994 released this 16 Aug 15:40
v0.0.5
5ee535f
  • Added callbacks (this changes the API, see the examples)
  • Added vectorization and malloc check options in CMakeLists
  • Added Github CI
  • Fixed bindings and renamed merit function parameters (mu_dynamic and mu_constraint)
  • Code optimization
  • Now checking stopping criteria for QP every 25 iterations in SolverCSQP (as a result, it is now more efficient to use SolverSQP for unconstrained problems)

Full Changelog: v0.0.4...v0.0.5