Branch: refs/heads/master
Home: https://github.com/python-control/python-control
Commit: d8d6b02a267e5e4c658353cacf85f05b29ce0c76
https://github.com/python-control/python-control/commit/d8d6b02a267e5e4c658353cacf85f05b29ce0c76
Author: rssalessio <rus...@gm...>
Date: 2017-03-26 (Sun, 26 Mar 2017)
Changed paths:
M control/xferfcn.py
Log Message:
-----------
Fix minreal not returning a discrete TF
Commit: 585c0280a8a30c0eefe87e5e5ada3ca2d3724d25
https://github.com/python-control/python-control/commit/585c0280a8a30c0eefe87e5e5ada3ca2d3724d25
Author: rssalessio <rus...@gm...>
Date: 2017-03-29 (Wed, 29 Mar 2017)
Changed paths:
M control/tests/xferfcn_test.py
M control/xferfcn.py
Log Message:
-----------
change if to None. add tests
Commit: 33bebc190ecb3f63a7da5750710dd235bfd24cce
https://github.com/python-control/python-control/commit/33bebc190ecb3f63a7da5750710dd235bfd24cce
Author: Richard Murray <mu...@cd...>
Date: 2018-01-02 (Tue, 02 Jan 2018)
Changed paths:
M control/tests/xferfcn_test.py
M control/xferfcn.py
Log Message:
-----------
Merge pull request #140 from rssalessio/master
Fix minreal not returning a discrete TF
Compare: https://github.com/python-control/python-control/compare/f890a88ef54a...33bebc190ecb |