From: Ben G. <no...@gi...> - 2021-11-03 10:00:41
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: 433c1369876ec23a57e386a765995f59f98ac1c7 https://github.com/python-control/python-control/commit/433c1369876ec23a57e386a765995f59f98ac1c7 Author: Ben Greiner <co...@bn...> Date: 2021-11-02 (Tue, 02 Nov 2021) Changed paths: M control/statesp.py Log Message: ----------- return frequency response for 0 and 1-state systems directly Commit: 5355b025f90ed0838f3e540f8983aa37ce504a43 https://github.com/python-control/python-control/commit/5355b025f90ed0838f3e540f8983aa37ce504a43 Author: Ben Greiner <co...@bn...> Date: 2021-11-02 (Tue, 02 Nov 2021) Changed paths: M control/statesp.py Log Message: ----------- only return fast in array, not matrix Commit: 42cba0cc4a2b2afe06abdcc1ea3e77c09175ba24 https://github.com/python-control/python-control/commit/42cba0cc4a2b2afe06abdcc1ea3e77c09175ba24 Author: Ben Greiner <co...@bn...> Date: 2021-11-03 (Wed, 03 Nov 2021) Changed paths: M control/statesp.py Log Message: ----------- Merge pull request #663 from bnavigator/fast-freqresp return frequency response for 0 and 1-state systems directly Compare: https://github.com/python-control/python-control/compare/5ab0a1c41a5e...42cba0cc4a2b |