From: Richard M. <no...@gi...> - 2019-04-16 20:33:40
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: 5eb82d1a88e77e3fedfbef1599b06fbdab7f0167 https://github.com/python-control/python-control/commit/5eb82d1a88e77e3fedfbef1599b06fbdab7f0167 Author: Anthony De Bortoli <ant...@pr...> Date: 2019-04-13 (Sat, 13 Apr 2019) Changed paths: M control/robust.py M control/tests/robust_test.py M examples/robust_mimo.py M examples/robust_siso.py Log Message: ----------- Fix pep8 warnings Commit: 626c459f6a156b1a7fb2c204eb0e053e7f97cf98 https://github.com/python-control/python-control/commit/626c459f6a156b1a7fb2c204eb0e053e7f97cf98 Author: Richard Murray <mu...@cd...> Date: 2019-04-16 (Tue, 16 Apr 2019) Changed paths: M control/robust.py M control/tests/robust_test.py M examples/robust_mimo.py M examples/robust_siso.py Log Message: ----------- Merge pull request #270 from don4get/refactor/clean-robust-control Pep8 clean of robust control files. Compare: https://github.com/python-control/python-control/compare/1254ccb1e50e...626c459f6a15 |