alchemyst / Skogestad-Python

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

Reworking of directory structure to package the code as robustcontrol… #372

Closed ivanf90 closed 4 years ago

ivanf90 commented 4 years ago

…, and initial setup files to do local PIP install

Changes were made to add the robustcontrol directory and move the module .py files as suggested on the wiki. The textbook reproductions have also been moved. After doing a PIP install of the package further changes were made to all the reproduction .ipynb files to allow for importing methods from the package. The file "test_all_notebooks.py" and ".testignore" were moved to the robustcontrol/tests directory and run through pytest to verify the changes that were made.

review-notebook-app[bot] commented 4 years ago

Check out this pull request on  ReviewNB

You'll be able to see Jupyter notebook diff and discuss changes. Powered by ReviewNB.