csianglim / DMC-Python

Dynamic Matrix Control from scratch in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Dynamic Matrix Control from scratch in Python


Languages

Language:Jupyter Notebook 99.6%Language:Python 0.4%