From: Richard M. <no...@gi...> - 2025-03-08 18:51:58
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: 223c38fa150e58dc6a0a738a2969b74426eeecd0 https://github.com/python-control/python-control/commit/223c38fa150e58dc6a0a738a2969b74426eeecd0 Author: Rory Yorke <ror...@gm...> Date: 2025-03-01 (Sat, 01 Mar 2025) Changed paths: M benchmarks/flatsys_bench.py M benchmarks/optestim_bench.py M benchmarks/optimal_bench.py M pyproject.toml Log Message: ----------- Fix lint warnings in benchmarks/ Commit: afd3fe3c64a2c45eab5e774720f6e64603d2afa7 https://github.com/python-control/python-control/commit/afd3fe3c64a2c45eab5e774720f6e64603d2afa7 Author: Rory Yorke <ror...@gm...> Date: 2025-03-01 (Sat, 01 Mar 2025) Changed paths: M examples/bdalg-matlab.py M examples/check-controllability-and-observability.py M examples/cruise-control.py M examples/kincar.py M examples/mrac_siso_mit.py M examples/phase_plane_plots.py M examples/pvtol-nested-ss.py M examples/pvtol.py M examples/secord-matlab.py M examples/sisotool_example.py M examples/slycot-import-test.py M examples/type2_type3.py M examples/vehicle.py M pyproject.toml Log Message: ----------- Lint fixes to examples/*.py Commit: 56535319938ca38dd085ecf9230a98f280302421 https://github.com/python-control/python-control/commit/56535319938ca38dd085ecf9230a98f280302421 Author: Rory Yorke <ror...@gm...> Date: 2025-03-08 (Sat, 08 Mar 2025) Changed paths: M .github/conda-env/doctest-env.yml M .github/workflows/install_examples.yml M control/freqplot.py M control/iosys.py M control/tests/freqplot_test.py M control/tests/statesp_test.py Log Message: ----------- Merge remote-tracking branch 'upstream/main' into rory/lint-examples Commit: 394e1c2c638cc0fe37d584fee6e4799794b3666e https://github.com/python-control/python-control/commit/394e1c2c638cc0fe37d584fee6e4799794b3666e Author: Richard Murray <mu...@cd...> Date: 2025-03-08 (Sat, 08 Mar 2025) Changed paths: M benchmarks/flatsys_bench.py M benchmarks/optestim_bench.py M benchmarks/optimal_bench.py M examples/bdalg-matlab.py M examples/check-controllability-and-observability.py M examples/cruise-control.py M examples/kincar.py M examples/mrac_siso_mit.py M examples/phase_plane_plots.py M examples/pvtol-nested-ss.py M examples/pvtol.py M examples/secord-matlab.py M examples/sisotool_example.py M examples/slycot-import-test.py M examples/type2_type3.py M examples/vehicle.py M pyproject.toml Log Message: ----------- Merge pull request #1135 from roryyorke/rory/lint-examples Lint fixes on benchmarks and examples/*.py Compare: https://github.com/python-control/python-control/compare/ad996f9b4961...394e1c2c638c To unsubscribe from these emails, change your notification settings at https://github.com/python-control/python-control/settings/notifications |