From: Scott C. L. <sli...@us...> - 2017-06-27 04:52:16
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: d9aaa8f5cc12f90c757233b371c4bcf68739ead4 https://github.com/python-control/python-control/commit/d9aaa8f5cc12f90c757233b371c4bcf68739ead4 Author: Rory Yorke <ror...@gm...> Date: 2017-06-09 (Fri, 09 Jun 2017) Changed paths: M control/tests/convert_test.py M control/xferfcn.py Log Message: ----------- BUG: allow state-space to transfer function conversion of static gains Commit: 05d6bc5257d74a05ee2615d18ab7f5f58a2ec372 https://github.com/python-control/python-control/commit/05d6bc5257d74a05ee2615d18ab7f5f58a2ec372 Author: Scott C. Livingston <sli...@us...> Date: 2017-06-27 (Tue, 27 Jun 2017) Changed paths: M control/tests/convert_test.py M control/xferfcn.py Log Message: ----------- Merge pull request #145 from roryyorke/rory/static-ss-to-tf BUG: allow state-space to transfer function conversion of static gains Compare: https://github.com/python-control/python-control/compare/606d60e957e1...05d6bc5257d7 |