clspc

This package contains a Python implementation of a siso closed-loop subspace predictive control algorithm. Read the documentation for more information about the algorithm and implementation details.

Installation

clspc is built using Python 3.10 and can be installed using pip:

$ pip install clspc

Usage

  • TODO

Contributing

Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.

License

clspc was created by Bert Van den Abbeele. It is licensed under the terms of the MIT license.

Credits

clspc was created with cookiecutter and the py-pkgs-cookiecutter template.