From: Richard M. <no...@gi...> - 2022-12-28 20:39:11
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: 5d0b3d0ab1ff003ba8772bf8debfc5301791119f https://github.com/python-control/python-control/commit/5d0b3d0ab1ff003ba8772bf8debfc5301791119f Author: Richard Murray <mu...@cd...> Date: 2022-12-24 (Sat, 24 Dec 2022) Changed paths: M control/iosys.py M control/tests/iosys_test.py Log Message: ----------- add code + tests for discrete time find_eqpt Commit: 0bde5710c6a770054f50cb02f524b3a0e59b7ef2 https://github.com/python-control/python-control/commit/0bde5710c6a770054f50cb02f524b3a0e59b7ef2 Author: Richard Murray <mu...@cd...> Date: 2022-12-28 (Wed, 28 Dec 2022) Changed paths: M control/iosys.py Log Message: ----------- add documentation for continuous vs discrete find_eqpt computation Commit: 313ca74bc6bc23707cbf218a8689614044d1533b https://github.com/python-control/python-control/commit/313ca74bc6bc23707cbf218a8689614044d1533b Author: Richard Murray <mu...@cd...> Date: 2022-12-28 (Wed, 28 Dec 2022) Changed paths: M control/iosys.py M control/tests/iosys_test.py Log Message: ----------- Merge pull request #824 from murrayrm/findeqpt_dtime-24Dec2022 Update find_eqpts to handle discrete time systems Compare: https://github.com/python-control/python-control/compare/f15fc0f3aeb3...313ca74bc6bc |