• Stars
    star
    217
  • Rank 176,372 (Top 4 %)
  • Language
    Jupyter Notebook
  • License
    GNU General Publi...
  • Created over 8 years ago
  • Updated 8 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Jupyter notebooks for Dynamics and Control

A Python library for solving textbook control problems

The tbcontrol package collects functions useful to solve the kinds of problems encountered in undergraduate process control textbooks. It is the distributable part of a larger project to develop Jupyter notebooks for dynamics and control.

The repository collects notebooks for the subjects CPN321 (Process Dynamics), and CPB421 (Process Control) at the Chemical Engineering department of the University of Pretoria. There is also a Dynamics and Control YouTube channel with many videos about Dynamics and Control which also relate to these notebooks.

You can experiment with the notebooks without installing anything using this link: Binder

The links below will allow you to view the notebooks using the notebook viewer. You can also click on the "Launch Binder" badge above to launch a notebook server which will allow you to run all the code online.

We use Travis CI to check every update made to the repository. Note that we only test on the version of Python specified in environment.yml.

Build Status

Documentation Status