From: Richard M. <no...@gi...> - 2024-03-31 05:10:06
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: 3ca12ff7c12c210dbbcdafdcdc851e354e0e3953 https://github.com/python-control/python-control/commit/3ca12ff7c12c210dbbcdafdcdc851e354e0e3953 Author: Richard Murray <mu...@cd...> Date: 2024-03-27 (Wed, 27 Mar 2024) Changed paths: M control/__init__.py M control/config.py M control/flatsys/__init__.py M control/freqplot.py M control/phaseplot.py M control/tests/conftest.py M control/tests/kwargs_test.py M control/tests/phaseplot_test.py M doc/Makefile M doc/conf.py M doc/examples.rst A doc/phase_plane_plots.rst A doc/phaseplot-dampedosc-default.png A doc/phaseplot-invpend-meshgrid.png A doc/phaseplot-oscillator-helpers.png R doc/phaseplots.rst M doc/plotting.rst A examples/phase_plane_plots.py R examples/phaseplots.py Log Message: ----------- initial reimplementation of phase plots Commit: c41d4725be96c69edc2703fd4074d7f57f102dc8 https://github.com/python-control/python-control/commit/c41d4725be96c69edc2703fd4074d7f57f102dc8 Author: Richard Murray <mu...@cd...> Date: 2024-03-29 (Fri, 29 Mar 2024) Changed paths: M control/flatsys/__init__.py M control/phaseplot.py M control/tests/phaseplot_test.py A doc/phase_plane_plots.py M doc/plotting.rst M examples/phase_plane_plots.py Log Message: ----------- address @sliivingston, @sawyerbfuller comments Commit: edb444e10debd4f0de69262346570e4ba27e74d6 https://github.com/python-control/python-control/commit/edb444e10debd4f0de69262346570e4ba27e74d6 Author: Richard Murray <mu...@cd...> Date: 2024-03-30 (Sat, 30 Mar 2024) Changed paths: M control/phaseplot.py Log Message: ----------- small updates to address @sawyerbfuller comments on updfcn Commit: 748e36ab9dd561ab81d719c95ad6de7788abd15f https://github.com/python-control/python-control/commit/748e36ab9dd561ab81d719c95ad6de7788abd15f Author: Richard Murray <mu...@cd...> Date: 2024-03-30 (Sat, 30 Mar 2024) Changed paths: M control/phaseplot.py M doc/plotting.rst M examples/phase_plane_plots.py Log Message: ----------- fix typos + other small fixes from @slivingston Commit: 8983e393796d3ccee2e9af3d90ecc76b93bf4339 https://github.com/python-control/python-control/commit/8983e393796d3ccee2e9af3d90ecc76b93bf4339 Author: Richard Murray <mu...@cd...> Date: 2024-03-30 (Sat, 30 Mar 2024) Changed paths: M control/__init__.py M control/config.py M control/flatsys/__init__.py M control/freqplot.py M control/phaseplot.py M control/tests/conftest.py M control/tests/kwargs_test.py M control/tests/phaseplot_test.py M doc/Makefile M doc/conf.py M doc/examples.rst A doc/phase_plane_plots.py A doc/phase_plane_plots.rst A doc/phaseplot-dampedosc-default.png A doc/phaseplot-invpend-meshgrid.png A doc/phaseplot-oscillator-helpers.png R doc/phaseplots.rst M doc/plotting.rst A examples/phase_plane_plots.py R examples/phaseplots.py Log Message: ----------- Merge pull request #980 from murrayrm/phaseplots_01Jan2024 Reimplementation of 2D phase plots Compare: https://github.com/python-control/python-control/compare/62d88c93b367...8983e393796d To unsubscribe from these emails, change your notification settings at https://github.com/python-control/python-control/settings/notifications |