From: Richard M. <mu...@cd...> - 2018-07-07 21:21:17
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: 7b04c01fd5499dd1e2c4c33e1281bfbafa2ee8b3 https://github.com/python-control/python-control/commit/7b04c01fd5499dd1e2c4c33e1281bfbafa2ee8b3 Author: Richard Murray <mu...@cd...> Date: 2018-07-07 (Sat, 07 Jul 2018) Changed paths: M control/tests/statesp_test.py Log Message: ----------- add unit test for state space system with no transmission zero Commit: 87ec281f29593f10655d40b6911e013259180882 https://github.com/python-control/python-control/commit/87ec281f29593f10655d40b6911e013259180882 Author: Richard Murray <mu...@cd...> Date: 2018-07-07 (Sat, 07 Jul 2018) Changed paths: M control/statesp.py Log Message: ----------- fix empty transmission zero bug for state space systems Commit: cab7fa04a1f3686c6e18bdfb3949ba3e94015e8e https://github.com/python-control/python-control/commit/cab7fa04a1f3686c6e18bdfb3949ba3e94015e8e Author: Richard Murray <mu...@cd...> Date: 2018-07-07 (Sat, 07 Jul 2018) Changed paths: M control/statesp.py M control/tests/statesp_test.py Log Message: ----------- Merge pull request #219 from murrayrm/fix_slycot-zero Fix slycot zero Small fix of a bug that is blocking 0.8.0 release => merging without external review. Compare: https://github.com/python-control/python-control/compare/f79fbe42d2c6...cab7fa04a1f3 **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |