H-infinity mixed-synthesis by roryyorke · Pull Request #151 · python-control/python-control
New functions augw and mixsyn modelled after Matlab and Octave's function of the same names. python-control doesn't currently support input group naming, so that is not implemented.
control/robust.py: - doc-strings conform to python-control conventions - use plain tuple instead of namedtuple for auxiliary output in mixsyn control/statesp.py: - don't import pi from numpy - doc-string for _matrix expanded, conforms to conventions control/tests/robust_test.py - change test to accept plain tuple
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters