Skip to content
/ mpcpy Public

Collection of extendible classes to perform MPC simulation using python

License

Notifications You must be signed in to change notification settings

BrechtBa/mpcpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mpcpy

A group of classes to run Model Predictive Control (MPC) simulations using python.

Installation

Prequisites

  • numpy

Setup

Install via pip:

pip install mpcpy

Or:

  • download a release
  • unzip and cd to the folder
  • run python setup.py install

Examples

In the examples folder some documented examples of how to work with mpcpy are available as IPython Notebooks.

This example should get you started with mpcpy

About

Collection of extendible classes to perform MPC simulation using python

Resources

License

Stars

Watchers

Forks

Packages

No packages published