Skip to content

New feature: includes ability to set important osqp params from solver.solve()

Choose a tag to compare

@NishanthJKumar NishanthJKumar released this 27 Jan 16:41
· 14 commits to main since this release
313972b

A fairly major annoyance from v0.1.0 was that osqp solver parameters had to be manually updated in osqp_utils.py. This release fixes that, and allows solver parameters to be passed through from the instantiation of a Solver under sco_osqp.