From: Richard M. <no...@gi...> - 2019-08-16 13:25:31
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: efc42c8ab1320f66055a556242b43ff826b445ca https://github.com/python-control/python-control/commit/efc42c8ab1320f66055a556242b43ff826b445ca Author: Andrew D. McGuire <and...@sp...> Date: 2019-08-08 (Thu, 08 Aug 2019) Changed paths: M control/tests/timeresp_test.py M control/timeresp.py Log Message: ----------- Fixing bug in timeresp.forced_response that caused scipy interp1d ValueError when applied to discrete sys with T=None. Commit: 8b084810ae1a4481d3ff3cdb232ccd7cc2f59cf5 https://github.com/python-control/python-control/commit/8b084810ae1a4481d3ff3cdb232ccd7cc2f59cf5 Author: Andrew D. McGuire <and...@sp...> Date: 2019-08-09 (Fri, 09 Aug 2019) Changed paths: M control/tests/timeresp_test.py M control/timeresp.py Log Message: ----------- Addressing PR comments Commit: 114890fb461d792c8db1b8400b2ce63b87c7dc64 https://github.com/python-control/python-control/commit/114890fb461d792c8db1b8400b2ce63b87c7dc64 Author: Richard Murray <mu...@cd...> Date: 2019-08-16 (Fri, 16 Aug 2019) Changed paths: M control/tests/timeresp_test.py M control/timeresp.py Log Message: ----------- Merge pull request #336 from adm78/bugfix/forced_response Fixing bug in timeresp.forced_response for discrete MIMO sys and T=None Compare: https://github.com/python-control/python-control/compare/129a05364aa9...114890fb461d |