Skip to content

First PR for C++ implementation

Olivier Stasse requested to merge ostasse/qp_formulations:main into main

C++ port: Class declarations/ members/ constructors Domain class is missing

Partial port of tools.py Partial port of dynamics.py

Tested and validated extended_matrices A partial unit_test is available.

Compiled first version for ControlSystem and ExtendedControlSystem.

Merge request reports