From: Richard M. <mu...@cd...> - 2018-12-22 16:08:44
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: 9a42fc05c9a11effa2394acb1329086bf112cb4e https://github.com/python-control/python-control/commit/9a42fc05c9a11effa2394acb1329086bf112cb4e Author: arnold <ab...@fa...> Date: 2018-11-22 (Thu, 22 Nov 2018) Changed paths: M control/statefbk.py M control/tests/statefbk_test.py Log Message: ----------- Add discrete time support to place_varga(). Also, fix issue #177 by changing how the alpha parameter is computed. In additional, expose alpha to the user an optional parameter Commit: cfe18eabf1a7e8316d23cea8763679014f95d919 https://github.com/python-control/python-control/commit/cfe18eabf1a7e8316d23cea8763679014f95d919 Author: arnold <ab...@fa...> Date: 2018-11-22 (Thu, 22 Nov 2018) Changed paths: M control/tests/statefbk_test.py Log Message: ----------- Add decorators to skip new tests for place_varga if slycot is not installed Commit: 33c59a86a497d6d4dc05455573f1ecc94c0718fa https://github.com/python-control/python-control/commit/33c59a86a497d6d4dc05455573f1ecc94c0718fa Author: arnold <ab...@fa...> Date: 2018-11-22 (Thu, 22 Nov 2018) Changed paths: M control/statefbk.py M control/tests/statefbk_test.py Log Message: ----------- Change DICO parameter to boolean dtime. Update tests as well. Commit: 0434508743731f1ef89b3efd0c0089e73285e228 https://github.com/python-control/python-control/commit/0434508743731f1ef89b3efd0c0089e73285e228 Author: Richard Murray <mu...@cd...> Date: 2018-12-22 (Sat, 22 Dec 2018) Changed paths: M control/statefbk.py M control/tests/statefbk_test.py Log Message: ----------- Merge pull request #197 from rabraker/fix_place_varga Fix place varga Compare: https://github.com/python-control/python-control/compare/7e108c192a26...043450874373 **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. |