Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 453 Bytes

README.md

File metadata and controls

11 lines (5 loc) · 453 Bytes

MShoot - Multiple Shooting Model Predictive Control

mshoot is a Python package for Model Predictive Control (MPC). mshoot works with both physical and data-driven models. Models can be connected through one of the three available interfaces: the Functional Mock-up Interface, the scikit-learn interface, and the generic Python interface.

Documentation: https://sdu-cfei.github.io/mshoot/


Architecture