From: Richard M. <no...@gi...> - 2023-06-03 17:33:02
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: 29c9432b198a17dc62dc8f793ed17dfc3245a2ca https://github.com/python-control/python-control/commit/29c9432b198a17dc62dc8f793ed17dfc3245a2ca Author: Sawyer Fuller <mi...@uw...> Date: 2023-06-02 (Fri, 02 Jun 2023) Changed paths: M control/dtime.py M control/statesp.py M control/tests/discrete_test.py M control/tests/kwargs_test.py M control/xferfcn.py Log Message: ----------- warn if prewarp-frequency is not used and tests, make c2d an identical copy to sample_system instead of a separate function Commit: 0c46562627c5e40a5533356ac03c40e4879da3a3 https://github.com/python-control/python-control/commit/0c46562627c5e40a5533356ac03c40e4879da3a3 Author: Richard Murray <mu...@cd...> Date: 2023-06-03 (Sat, 03 Jun 2023) Changed paths: M control/dtime.py M control/statesp.py M control/tests/discrete_test.py M control/tests/kwargs_test.py M control/xferfcn.py Log Message: ----------- Merge pull request #900 from sawyerbfuller/tustin-prewarp warn if prewarp-frequency is not used Compare: https://github.com/python-control/python-control/compare/fe4589bc8b56...0c46562627c5 |