Branch: refs/heads/master
Home: https://github.com/python-control/python-control
Commit: ca8f3310c2102dd4278216333875d44d6386534e
https://github.com/python-control/python-control/commit/ca8f3310c2102dd4278216333875d44d6386534e
Author: Rory Yorke <ror...@gm...>
Date: 2016-08-18 (Thu, 18 Aug 2016)
Changed paths:
M control/robust.py
A control/tests/robust_test.py
Log Message:
-----------
Test and fixes for hinfsyn. Needs fixed slycot.
Fixed call to sb10ad. Needs fixed slycot, e.g., [1]
[1] https://github.com/roryyorke/Slycot/commit/42cdeb829cc42c8e21faf1af09110533f1e1ac18
Commit: d923c6b1cfc3e899b32f3697349baed2c9e8965a
https://github.com/python-control/python-control/commit/d923c6b1cfc3e899b32f3697349baed2c9e8965a
Author: Rory Yorke <ror...@gm...>
Date: 2016-08-18 (Thu, 18 Aug 2016)
Changed paths:
M control/robust.py
M control/tests/robust_test.py
Log Message:
-----------
Fix h2syn, added simple test
Similar fix to hinfsyn: np -> np_, and identical test.
Commit: d4e015598cc88d0b08104754b899e1f6156eb68a
https://github.com/python-control/python-control/commit/d4e015598cc88d0b08104754b899e1f6156eb68a
Author: Scott C. Livingston <sli...@cd...>
Date: 2016-12-26 (Mon, 26 Dec 2016)
Changed paths:
M control/robust.py
A control/tests/robust_test.py
Log Message:
-----------
Merge pull request #100 "hinfsyn and h2syn fixes"
https://github.com/python-control/python-control/pull/100
Changes are from branch `rory-robust-test` of
https://github.com/roryyorke/python-control.git
Compare: https://github.com/python-control/python-control/compare/1953399d42d5...d4e015598cc8 |