Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 352 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 352 Bytes

DMC-Python

A series of educational notebook tutorials for implementing Dynamic Matrix Control (DMC) from scratch in Python.

main.png

Usage

!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.