From: Richard M. <no...@gi...> - 2023-07-07 04:01:11
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: f3713f1f9bd5e399a28b88ae773654538b5cc65a https://github.com/python-control/python-control/commit/f3713f1f9bd5e399a28b88ae773654538b5cc65a Author: Johannes Kaisinger <joh...@gm...> Date: 2023-07-05 (Wed, 05 Jul 2023) Changed paths: M doc/examples.rst A doc/mrac_siso_lyapunov.py A doc/mrac_siso_lyapunov.rst A doc/mrac_siso_mit.py A doc/mrac_siso_mit.rst A examples/mrac_siso_lyapunov.py A examples/mrac_siso_mit.py Log Message: ----------- Add direct mrac siso examples, using new input/output system (ss, nlsys, interconnect) Commit: a8658e46b5466889c364ca08b2aa714f4d9136bc https://github.com/python-control/python-control/commit/a8658e46b5466889c364ca08b2aa714f4d9136bc Author: Richard Murray <mu...@cd...> Date: 2023-07-06 (Thu, 06 Jul 2023) Changed paths: M doc/examples.rst A doc/mrac_siso_lyapunov.py A doc/mrac_siso_lyapunov.rst A doc/mrac_siso_mit.py A doc/mrac_siso_mit.rst A examples/mrac_siso_lyapunov.py A examples/mrac_siso_mit.py Log Message: ----------- Merge pull request #914 from KybernetikJo/mrac-examples Add two MRAC siso examples Compare: https://github.com/python-control/python-control/compare/ad1af2f237c5...a8658e46b546 |