From: Ben G. <no...@gi...> - 2024-01-23 13:41:05
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: 5c38d4f3f7a29fe5e8c0c5a42ff105f6361af71d https://github.com/python-control/python-control/commit/5c38d4f3f7a29fe5e8c0c5a42ff105f6361af71d Author: Ben Greiner <co...@bn...> Date: 2024-01-22 (Mon, 22 Jan 2024) Changed paths: M examples/genswitch.py M examples/kincar-flatsys.py Log Message: ----------- escape latex labels Commit: 99e56f8f0dfb4a33600a08a0689828b0610472ec https://github.com/python-control/python-control/commit/99e56f8f0dfb4a33600a08a0689828b0610472ec Author: Ben Greiner <co...@bn...> Date: 2024-01-22 (Mon, 22 Jan 2024) Changed paths: M examples/type2_type3.py Log Message: ----------- Use Numpy API for pi instead of undocumented scipy.pi Commit: 2c32913bf38285f24e554fd3b9892ae070d13044 https://github.com/python-control/python-control/commit/2c32913bf38285f24e554fd3b9892ae070d13044 Author: Ben Greiner <co...@bn...> Date: 2024-01-22 (Mon, 22 Jan 2024) Changed paths: M examples/bode-and-nyquist-plots.ipynb M examples/singular-values-plot.ipynb Log Message: ----------- Update notebooks (no rerun, no output change) Commit: 85328d9d57e1148c04f1314b27c4ab0fa103d5ce https://github.com/python-control/python-control/commit/85328d9d57e1148c04f1314b27c4ab0fa103d5ce Author: Ben Greiner <co...@bn...> Date: 2024-01-23 (Tue, 23 Jan 2024) Changed paths: M examples/bode-and-nyquist-plots.ipynb M examples/genswitch.py M examples/kincar-flatsys.py M examples/singular-values-plot.ipynb M examples/type2_type3.py Log Message: ----------- Merge pull request #965 from bnavigator/fix-examples Fix examples Compare: https://github.com/python-control/python-control/compare/a8a54d105421...85328d9d57e1 |