From: Richard M. <no...@gi...> - 2023-07-13 13:48:28
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: ece5f9216f2458a92e32f7d536e55f1fef35ae25 https://github.com/python-control/python-control/commit/ece5f9216f2458a92e32f7d536e55f1fef35ae25 Author: Richard Murray <mu...@cd...> Date: 2023-07-09 (Sun, 09 Jul 2023) Changed paths: M control/__init__.py M control/config.py A control/tests/timeplot_test.py A control/timeplot.py M control/timeresp.py Log Message: ----------- initial implementation Commit: dacf17c87e13aa2e6d33c2f9fb706215800eeb2b https://github.com/python-control/python-control/commit/dacf17c87e13aa2e6d33c2f9fb706215800eeb2b Author: Richard Murray <mu...@cd...> Date: 2023-07-09 (Sun, 09 Jul 2023) Changed paths: M control/nlsys.py M control/tests/kwargs_test.py M control/tests/timeplot_test.py M control/timeplot.py M control/timeresp.py Log Message: ----------- add support for plot_input='overlay', trace labeling, legend processing Commit: 9f99219726af16878f1c93c82389ac289f99fe7e https://github.com/python-control/python-control/commit/9f99219726af16878f1c93c82389ac289f99fe7e Author: Richard Murray <mu...@cd...> Date: 2023-07-09 (Sun, 09 Jul 2023) Changed paths: M control/tests/timeplot_test.py M control/timeplot.py M control/timeresp.py Log Message: ----------- unit tests + bug fixes Commit: 3f7e27588558a2df013e6281de7dd3991a3c3725 https://github.com/python-control/python-control/commit/3f7e27588558a2df013e6281de7dd3991a3c3725 Author: Richard Murray <mu...@cd...> Date: 2023-07-09 (Sun, 09 Jul 2023) Changed paths: M control/tests/timeplot_test.py M control/timeplot.py M control/timeresp.py M doc/Makefile M doc/index.rst A doc/plotting.rst A doc/timeplot-mimo_ioresp-mt_tr.png A doc/timeplot-mimo_ioresp-ov_lm.png A doc/timeplot-mimo_step-default.png A doc/timeplot-mimo_step-pi_cs.png Log Message: ----------- add user documentation (with figures) + combine_traces function Commit: 97f2fd1366e1a5f90b9deeff3996e5fef505f621 https://github.com/python-control/python-control/commit/97f2fd1366e1a5f90b9deeff3996e5fef505f621 Author: Richard Murray <mu...@cd...> Date: 2023-07-09 (Sun, 09 Jul 2023) Changed paths: M control/tests/timeplot_test.py M control/timeplot.py M doc/plotting.rst Log Message: ----------- updated unit tests (coverage) Commit: 6bb8b56afefaf0bcd6f6cb51136685ddd3208f6e https://github.com/python-control/python-control/commit/6bb8b56afefaf0bcd6f6cb51136685ddd3208f6e Author: Richard Murray <mu...@cd...> Date: 2023-07-09 (Sun, 09 Jul 2023) Changed paths: M control/tests/kwargs_test.py M control/tests/timeplot_test.py M control/timeplot.py M control/timeresp.py Log Message: ----------- change ioresp_plot to time_response_plot Commit: 29054ec9bbec189b6c7078a56ff1b745a48c51b8 https://github.com/python-control/python-control/commit/29054ec9bbec189b6c7078a56ff1b745a48c51b8 Author: Richard Murray <mu...@cd...> Date: 2023-07-09 (Sun, 09 Jul 2023) Changed paths: M control/tests/kwargs_test.py M control/tests/timeplot_test.py M control/timeplot.py M control/timeresp.py M doc/plotting.rst M doc/timeplot-mimo_ioresp-mt_tr.png M doc/timeplot-mimo_ioresp-ov_lm.png M doc/timeplot-mimo_step-pi_cs.png Log Message: ----------- customizable line properties, combine_* -> overlay_*, documentation Commit: 7f92ce0f32319916fc4a8833cc0d1d0d265e8efd https://github.com/python-control/python-control/commit/7f92ce0f32319916fc4a8833cc0d1d0d265e8efd Author: Richard Murray <mu...@cd...> Date: 2023-07-09 (Sun, 09 Jul 2023) Changed paths: M control/tests/timeplot_test.py M control/timeplot.py M doc/plotting.rst A doc/timeplot-mimo_step-linestyle.png Log Message: ----------- add trace_labels option to time_response_plot() Commit: 1f44fd600ac1ffd50c89eb4967488e3c08b38db9 https://github.com/python-control/python-control/commit/1f44fd600ac1ffd50c89eb4967488e3c08b38db9 Author: Richard Murray <mu...@cd...> Date: 2023-07-09 (Sun, 09 Jul 2023) Changed paths: M control/tests/timeplot_test.py M control/timeplot.py Log Message: ----------- fix shape of output for time_reesponse_plot() Commit: 3290809621d52792061ec776b28cbf9ade2ed399 https://github.com/python-control/python-control/commit/3290809621d52792061ec776b28cbf9ade2ed399 Author: Richard Murray <mu...@cd...> Date: 2023-07-09 (Sun, 09 Jul 2023) Changed paths: M control/tests/timeplot_test.py M control/timeplot.py Log Message: ----------- update line properties code for Python 3.8 Commit: 1a9e64fc4ea3ace4b20f7121fd95e449ab197c34 https://github.com/python-control/python-control/commit/1a9e64fc4ea3ace4b20f7121fd95e449ab197c34 Author: Richard Murray <mu...@cd...> Date: 2023-07-09 (Sun, 09 Jul 2023) Changed paths: M control/tests/timeplot_test.py M control/timeplot.py Log Message: ----------- fix processing of custom font sizes (w/ unit test) Commit: bab5071da0292f3ba8860b3a0fdc05c8cd9661ba https://github.com/python-control/python-control/commit/bab5071da0292f3ba8860b3a0fdc05c8cd9661ba Author: Richard Murray <mu...@cd...> Date: 2023-07-09 (Sun, 09 Jul 2023) Changed paths: M control/tests/timeplot_test.py M control/timeplot.py M control/timeresp.py M doc/plotting.rst Log Message: ----------- rename combine_traces to combine_time_responses, updated trace labels Commit: 42c6fb1498aa9f5d542113da288c7c4e3547c117 https://github.com/python-control/python-control/commit/42c6fb1498aa9f5d542113da288c7c4e3547c117 Author: Richard Murray <mu...@cd...> Date: 2023-07-13 (Thu, 13 Jul 2023) Changed paths: M control/__init__.py M control/config.py M control/nlsys.py M control/tests/kwargs_test.py A control/tests/timeplot_test.py A control/timeplot.py M control/timeresp.py M doc/Makefile M doc/index.rst A doc/plotting.rst A doc/timeplot-mimo_ioresp-mt_tr.png A doc/timeplot-mimo_ioresp-ov_lm.png A doc/timeplot-mimo_step-default.png A doc/timeplot-mimo_step-linestyle.png A doc/timeplot-mimo_step-pi_cs.png Log Message: ----------- Merge pull request #920 from murrayrm/time_plots-20Jun2023 Time response plots Compare: https://github.com/python-control/python-control/compare/cf2718656ca0...42c6fb1498aa |