casadi / casadi

CasADi is a symbolic framework for numeric optimization implementing automatic differentiation in forward and reverse modes on sparse matrix-valued computational graphs. It supports self-contained C-code generation and interfaces state-of-the-art codes such as SUNDIALS, IPOPT etc. It can be used from C++, Python or Matlab/Octave.
http://casadi.org
GNU Lesser General Public License v3.0
1.58k stars 357 forks source link

Add PIQP without serialization and codegen #3658

Open WimVanRoy opened 1 month ago

WimVanRoy commented 1 month ago

Lagrangian multipliers seem to be incorrect at the moment as well.