A series of educational notebook tutorials for implementing Dynamic Matrix Control (DMC) from scratch in Python.
!git clone https://github.com/csianglim/DMC-Python.git
!pip install -r 'DMC-Python/requirements.txt'
Note to developers: requirements.txt
is generated automatically using ipyreqsnb
.