alchemyst / Dynamics-and-Control

Jupyter notebooks for Dynamics and Control
GNU General Public License v3.0
267 stars 141 forks source link

Link typo in Closed loop stability → Routh array #21

Closed pierre-haessig closed 1 year ago

pierre-haessig commented 2 years ago

Hi!

I just came across your great collection of notebooks (almost a textbook in fact). While reading, I noticed a typo in the last link of

https://dynamics-and-control.readthedocs.io/en/latest/2_Control/2_Laplace_domain_analysis_of_control_systems/Stability%20analysis.html

How can we determine stability without calculating the roots? See the next notebook.

This link is broken because it should be point to SymPy Routh Array.html (capital case in Sympy + extension). I guess that for the extension there is a tradeoff between having it work in the html export versus in the actual collection of notebook files.

alchemyst commented 1 year ago

Thank you for reporting this. I haven't looked at this repository in a while and I will try to at least fix the notebook link.