From: Richard M. <mu...@cd...> - 2018-12-21 22:40:23
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: 8d64dd16c911d37a73d80ddfb2c7ea33cc9db5df https://github.com/python-control/python-control/commit/8d64dd16c911d37a73d80ddfb2c7ea33cc9db5df Author: Andrew D. McGuire <and...@sp...> Date: 2018-12-20 (Thu, 20 Dec 2018) Changed paths: M control/xferfcn.py Log Message: ----------- Fixing bug in xferfcn._evalfr that caused ValueError for discrete systems when list of angular frequencies contained more than one element Commit: 084e7333fde3d5543b7dd7824101548c0c004ead https://github.com/python-control/python-control/commit/084e7333fde3d5543b7dd7824101548c0c004ead Author: Richard Murray <mu...@cd...> Date: 2018-12-21 (Fri, 21 Dec 2018) Changed paths: M control/xferfcn.py Log Message: ----------- Merge pull request #250 from adm78/bugfix/truth-value-ambiguity-in-xferfcn-evalfr Fixing bug in xferfcn._evalfr that caused ValueError for discrete systems Compare: https://github.com/python-control/python-control/compare/85122fcdc0bc...084e7333fde3 **NOTE:** This service has 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. |