alchemyst / Skogestad-Python

Python code for "Multivariable Feedback Control"
111 stars 88 forks source link

Renaming of utils.py to robustcontrol.py #354

Closed ivanf90 closed 4 years ago

ivanf90 commented 4 years ago

Updates made to the code to implement the filename changes of "utils.py" and "utilsplot.py" to "robustcontrol.py" and "robustcontrolplot.py"

alchemyst commented 4 years ago

Hello Ivan. This is kind of in the right direction, but I believe we will need to move the files to a package directory as well in order to distribute. Have a look at the wiki section on the packaging steps