From: Richard M. <mu...@cd...> - 2018-12-28 05:54:54
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: dc8410c04bbd92ad9ed81eca5f17c2f63122d831 https://github.com/python-control/python-control/commit/dc8410c04bbd92ad9ed81eca5f17c2f63122d831 Author: Victor <vic...@ty...> Date: 2018-02-19 (Mon, 19 Feb 2018) Changed paths: M control/statesp.py Log Message: ----------- Added discrete grid to pzmap function. Commit: 4117489ec3128e25b65c3f4d7ab9c2bdb1d44038 https://github.com/python-control/python-control/commit/4117489ec3128e25b65c3f4d7ab9c2bdb1d44038 Author: Victor <vic...@ty...> Date: 2018-02-19 (Mon, 19 Feb 2018) Changed paths: M control/statesp.py Log Message: ----------- Revert "Added discrete grid to pzmap function." This reverts commit dc8410c Commit: f8c497e0dabb757b7a698d2f1bdf4c637786ff33 https://github.com/python-control/python-control/commit/f8c497e0dabb757b7a698d2f1bdf4c637786ff33 Author: Victor <vic...@ty...> Date: 2018-02-19 (Mon, 19 Feb 2018) Changed paths: M control/pzmap.py Log Message: ----------- Added discrete grid to pzmap function. (cherry picked from commit bfd9279) Commit: 3d0bf039c4715f2477b7fd7eccab00b3bf830639 https://github.com/python-control/python-control/commit/3d0bf039c4715f2477b7fd7eccab00b3bf830639 Author: Victor <vic...@ty...> Date: 2018-02-19 (Mon, 19 Feb 2018) Changed paths: M control/pzmap.py Log Message: ----------- Tweaked axis lines and zero/pole markers. (cherry picked from commit 382b4e9) Commit: 89dc9374b85300f917c4a599f210f57e283263cc https://github.com/python-control/python-control/commit/89dc9374b85300f917c4a599f210f57e283263cc Author: victor <vic...@ty...> Date: 2018-03-11 (Sun, 11 Mar 2018) Changed paths: A control/grid.py M control/pzmap.py M control/rlocus.py Log Message: ----------- Refactored sgrid based on matplotlib projections and moved sgrid and zgrid to new python module. Commit: 32b0c2bbe229594675d2a31bd458a8d7049a612e https://github.com/python-control/python-control/commit/32b0c2bbe229594675d2a31bd458a8d7049a612e Author: Richard Murray <mu...@cd...> Date: 2018-12-27 (Thu, 27 Dec 2018) Changed paths: A control/grid.py M control/pzmap.py M control/rlocus.py Log Message: ----------- Merge pull request #193 from Sup3rGeo/zgrid-cherry Discrete omega-damping plot and tweaks. Took a look at the revisions and tested out on MacOS 10.14, Python 3.6 + verified that ReadTheDocs and TravisCI both pass. All looks good. Merging into master. Compare: https://github.com/python-control/python-control/compare/72f427d493fc...32b0c2bbe229 **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. |