From: Richard M. <no...@gi...> - 2021-03-20 04:24:16
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: ff960c38ff162cfb70ff8b138518bc35a929abbf https://github.com/python-control/python-control/commit/ff960c38ff162cfb70ff8b138518bc35a929abbf Author: Ben Greiner <co...@bn...> Date: 2021-03-17 (Wed, 17 Mar 2021) Changed paths: M control/timeresp.py Log Message: ----------- enhance step_info to MIMO Commit: b98008a47765b90661ab0838bcdd00463e2f97ba https://github.com/python-control/python-control/commit/b98008a47765b90661ab0838bcdd00463e2f97ba Author: Ben Greiner <co...@bn...> Date: 2021-03-17 (Wed, 17 Mar 2021) Changed paths: M control/tests/timeresp_test.py Log Message: ----------- remove test function with duplicate name Commit: ed633583d3ea2f7612e43c8d65f6604c2f812162 https://github.com/python-control/python-control/commit/ed633583d3ea2f7612e43c8d65f6604c2f812162 Author: Ben Greiner <co...@bn...> Date: 2021-03-17 (Wed, 17 Mar 2021) Changed paths: M control/tests/timeresp_test.py Log Message: ----------- add step_info mimo test (TransferFunction) Commit: 35d8ebaa77de7a01ee876439b4b8978944521a58 https://github.com/python-control/python-control/commit/35d8ebaa77de7a01ee876439b4b8978944521a58 Author: Ben Greiner <co...@bn...> Date: 2021-03-17 (Wed, 17 Mar 2021) Changed paths: M control/timeresp.py Log Message: ----------- fix timevector and list return population for MIMO step_info Commit: 468ffbff098f5616559e0c9d269312be2c724cff https://github.com/python-control/python-control/commit/468ffbff098f5616559e0c9d269312be2c724cff Author: Ben Greiner <co...@bn...> Date: 2021-03-18 (Thu, 18 Mar 2021) Changed paths: M control/tests/timeresp_test.py M control/timeresp.py Log Message: ----------- apply isort Commit: a1fd47e5f405e2ea0e026871a77ba34ed58adfe9 https://github.com/python-control/python-control/commit/a1fd47e5f405e2ea0e026871a77ba34ed58adfe9 Author: Ben Greiner <co...@bn...> Date: 2021-03-19 (Fri, 19 Mar 2021) Changed paths: M control/tests/timeresp_test.py M control/timeresp.py Log Message: ----------- step_info from MIMO step_response Commit: 238482e43788c524424715ef8faf9dfe88cffca2 https://github.com/python-control/python-control/commit/238482e43788c524424715ef8faf9dfe88cffca2 Author: Ben Greiner <co...@bn...> Date: 2021-03-19 (Fri, 19 Mar 2021) Changed paths: M control/tests/timeresp_test.py Log Message: ----------- reenable masked timevector test, and really test if we get the tfinal Commit: cc90d8d5a3024a7eae7ff5329c5665a63ba17657 https://github.com/python-control/python-control/commit/cc90d8d5a3024a7eae7ff5329c5665a63ba17657 Author: Ben Greiner <co...@bn...> Date: 2021-03-19 (Fri, 19 Mar 2021) Changed paths: M control/tests/sisotool_test.py M control/timeresp.py Log Message: ----------- include tfinal in auto generated timevector Commit: 01ef6668470ef4444fdc6ff274ad760d3c47b359 https://github.com/python-control/python-control/commit/01ef6668470ef4444fdc6ff274ad760d3c47b359 Author: Ben Greiner <co...@bn...> Date: 2021-03-19 (Fri, 19 Mar 2021) Changed paths: M control/tests/timeresp_test.py Log Message: ----------- mimo is slycot only Commit: 20ed3682b1977acf4b98ce22d5d116c1d10559b6 https://github.com/python-control/python-control/commit/20ed3682b1977acf4b98ce22d5d116c1d10559b6 Author: Ben Greiner <co...@bn...> Date: 2021-03-19 (Fri, 19 Mar 2021) Changed paths: M control/timeresp.py Log Message: ----------- Describe MIMO step_info return and add doctest example Commit: 43d73f0e08b3ad1edf7ba6541679fcb21e7194bd https://github.com/python-control/python-control/commit/43d73f0e08b3ad1edf7ba6541679fcb21e7194bd Author: Ben Greiner <co...@bn...> Date: 2021-03-19 (Fri, 19 Mar 2021) Changed paths: M control/tests/timeresp_test.py M control/timeresp.py Log Message: ----------- support time series of response data in step_info Commit: 6587f6922bc5c8069e22480d5ae710c8bc77c68f https://github.com/python-control/python-control/commit/6587f6922bc5c8069e22480d5ae710c8bc77c68f Author: Ben Greiner <co...@bn...> Date: 2021-03-19 (Fri, 19 Mar 2021) Changed paths: M control/tests/timeresp_test.py M control/timeresp.py Log Message: ----------- add yfinal parameter to step_info Commit: a878846400f8fbb29c2babaa02bae461ae7e40ff https://github.com/python-control/python-control/commit/a878846400f8fbb29c2babaa02bae461ae7e40ff Author: Ben Greiner <co...@bn...> Date: 2021-03-19 (Fri, 19 Mar 2021) Changed paths: M control/matlab/timeresp.py M control/timeresp.py Log Message: ----------- include yfinal in matlab.stepinfo call signature Commit: 76d51ff81710e528305cff74c8b0ed7c19709971 https://github.com/python-control/python-control/commit/76d51ff81710e528305cff74c8b0ed7c19709971 Author: Richard Murray <mu...@cd...> Date: 2021-03-19 (Fri, 19 Mar 2021) Changed paths: M control/matlab/timeresp.py M control/tests/sisotool_test.py M control/tests/timeresp_test.py M control/timeresp.py Log Message: ----------- Merge pull request #577 from bnavigator/mimo-step-info enhance step_info to MIMO and time series of response data Compare: https://github.com/python-control/python-control/compare/992bf0e5e1f3...76d51ff81710 |