From: Richard M. <no...@gi...> - 2023-04-11 05:36:42
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: 07c9e637a09185dbf7041d8ccc7135bed51037ee https://github.com/python-control/python-control/commit/07c9e637a09185dbf7041d8ccc7135bed51037ee Author: Sawyer Fuller <mi...@uw...> Date: 2023-04-07 (Fri, 07 Apr 2023) Changed paths: M doc/examples.rst A examples/interconnect_tutorial.ipynb A examples/simulating_sampled_data_systems.ipynb Log Message: ----------- add new examples of interconnect and simulating sampled data systems. Commit: 7733044e41ba51b445f23d00ece03d5ce53d65f9 https://github.com/python-control/python-control/commit/7733044e41ba51b445f23d00ece03d5ce53d65f9 Author: Sawyer Fuller <mi...@uw...> Date: 2023-04-09 (Sun, 09 Apr 2023) Changed paths: M doc/examples.rst A examples/interconnected_nonlinear_and_sampled_data_systems.ipynb R examples/simulating_sampled_data_systems.ipynb Log Message: ----------- reword examples according to @murrayrm suggestion, change example to be compatible with new interconnect Commit: f55ec01df4405f87339bbb4e65bdbe36404b810a https://github.com/python-control/python-control/commit/f55ec01df4405f87339bbb4e65bdbe36404b810a Author: Sawyer Fuller <mi...@uw...> Date: 2023-04-09 (Sun, 09 Apr 2023) Changed paths: M doc/examples.rst Log Message: ----------- fix link in examples.rst Commit: 81197fdac80274e12bee7801826d09fd96850929 https://github.com/python-control/python-control/commit/81197fdac80274e12bee7801826d09fd96850929 Author: Sawyer Fuller <mi...@uw...> Date: 2023-04-10 (Mon, 10 Apr 2023) Changed paths: A examples/simulating_discrete_nonlinear.ipynb Log Message: ----------- shorten long filename Commit: c7036508d0b0e696c8ceae8e6cce8a4ad1afc14d https://github.com/python-control/python-control/commit/c7036508d0b0e696c8ceae8e6cce8a4ad1afc14d Author: Sawyer Fuller <mi...@uw...> Date: 2023-04-10 (Mon, 10 Apr 2023) Changed paths: M doc/examples.rst R examples/interconnected_nonlinear_and_sampled_data_systems.ipynb Log Message: ----------- shorten long filename Commit: 1e1c8ebcc50f1d99961bcb814ba70cdc78b2dd07 https://github.com/python-control/python-control/commit/1e1c8ebcc50f1d99961bcb814ba70cdc78b2dd07 Author: Richard Murray <mu...@cd...> Date: 2023-04-10 (Mon, 10 Apr 2023) Changed paths: M doc/examples.rst A examples/interconnect_tutorial.ipynb A examples/simulating_discrete_nonlinear.ipynb Log Message: ----------- Merge pull request #882 from sawyerbfuller/interconnect-examples new examples for Simulink-like interconnection of digital and nonlinear systems Compare: https://github.com/python-control/python-control/compare/999189c09805...1e1c8ebcc50f |