From: Richard M. <no...@gi...> - 2021-01-27 03:25:20
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: f63323c9a3e419e3564fab91388f51166d8c48ea https://github.com/python-control/python-control/commit/f63323c9a3e419e3564fab91388f51166d8c48ea Author: Rory Yorke <ror...@gm...> Date: 2021-01-24 (Sun, 24 Jan 2021) Changed paths: M examples/robust_mimo.py Log Message: ----------- Correct plotting of robust MIMO example Done by passing `squeeze=True` to `step_response`. Commit: fea51c0674e6d3e59b2979c2f1c833c2b0570ad7 https://github.com/python-control/python-control/commit/fea51c0674e6d3e59b2979c2f1c833c2b0570ad7 Author: Rory Yorke <ror...@gm...> Date: 2021-01-24 (Sun, 24 Jan 2021) Changed paths: M examples/secord-matlab.py Log Message: ----------- Don't used deprecated `Plot` keyword in secord-matlab.py example Commit: 4084ae8c77243e455293d10a13e281583c1ae4af https://github.com/python-control/python-control/commit/4084ae8c77243e455293d10a13e281583c1ae4af Author: Rory Yorke <ror...@gm...> Date: 2021-01-24 (Sun, 24 Jan 2021) Changed paths: M examples/test-response.py Log Message: ----------- Fix warnings in test-reponse.py example Commit: 43f6403a43f77dd345166c6e99399e4df80cfc7a https://github.com/python-control/python-control/commit/43f6403a43f77dd345166c6e99399e4df80cfc7a Author: Rory Yorke <ror...@gm...> Date: 2021-01-24 (Sun, 24 Jan 2021) Changed paths: M control/tests/convert_test.py M control/timeresp.py Log Message: ----------- Minor doc fix ("conversation -> conversion") Commit: 6d513589810d54fa89d7cf234462d1a370c7d127 https://github.com/python-control/python-control/commit/6d513589810d54fa89d7cf234462d1a370c7d127 Author: Richard Murray <mu...@cd...> Date: 2021-01-26 (Tue, 26 Jan 2021) Changed paths: M control/tests/convert_test.py M control/timeresp.py M examples/robust_mimo.py M examples/secord-matlab.py M examples/test-response.py Log Message: ----------- Merge pull request #518 from roryyorke/rory/minor-fixes Minor fixes to examples, docstrings Compare: https://github.com/python-control/python-control/compare/122672aa5e79...6d513589810d |