meco-group / fatrop

Fatrop is a nonlinear optimal control problem solver that aims to be fast, support a broad class of optimal control problems and achieve a high numerical robustness.
https://meco-group.github.io/fatrop/
GNU Lesser General Public License v3.0
102 stars 11 forks source link

C interface printing #13

Closed jgillis closed 4 weeks ago

jgillis commented 1 month ago

Note that this is a breaking change for the C API The introduction of an argument to FatropStats::print may have consequences for the Python interface, please have a look before merging.