From: Richard M. <mu...@cd...> - 2016-11-18 06:09:58
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: 7da17c86566deeea42365f6a9796a4ad5940426b https://github.com/python-control/python-control/commit/7da17c86566deeea42365f6a9796a4ad5940426b Author: Rory Yorke <ror...@gm...> Date: 2016-08-10 (Wed, 10 Aug 2016) Changed paths: M control/tests/xferfcn_test.py M control/xferfcn.py Log Message: ----------- Bugfix: xferfcn.TransferFunction can now be minreal'ed to a static gain. Added test for tf([1,1],[1,1]). Commit: fd5df6977fd76afdf8f28231fcc9829aecdfe77c https://github.com/python-control/python-control/commit/fd5df6977fd76afdf8f28231fcc9829aecdfe77c Author: Richard Murray <mu...@cd...> Date: 2016-11-17 (Thu, 17 Nov 2016) Changed paths: M control/tests/xferfcn_test.py M control/xferfcn.py Log Message: ----------- Merge pull request #104 from roryyorke/rory-tf-minreal-bug Bugfix: xferfcn.TransferFunction can now be minreal'ed to a static gain. Compare: https://github.com/python-control/python-control/compare/5a0645b371b6...fd5df6977fd7 |