This list is closed, nobody may subscribe to it.
| 2014 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(13) |
Sep
(2) |
Oct
(3) |
Nov
(8) |
Dec
(9) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2015 |
Jan
|
Feb
(5) |
Mar
(6) |
Apr
(17) |
May
(3) |
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
(1) |
Nov
(1) |
Dec
|
| 2016 |
Jan
|
Feb
|
Mar
(2) |
Apr
|
May
(10) |
Jun
(2) |
Jul
|
Aug
(8) |
Sep
|
Oct
|
Nov
(3) |
Dec
(14) |
| 2017 |
Jan
(9) |
Feb
(9) |
Mar
(1) |
Apr
(1) |
May
|
Jun
(4) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(7) |
| 2018 |
Jan
(20) |
Feb
(1) |
Mar
(3) |
Apr
(1) |
May
(1) |
Jun
(3) |
Jul
(16) |
Aug
|
Sep
(2) |
Oct
|
Nov
(4) |
Dec
(16) |
| 2019 |
Jan
(8) |
Feb
(2) |
Mar
(9) |
Apr
(19) |
May
(13) |
Jun
(18) |
Jul
(5) |
Aug
(1) |
Sep
(2) |
Oct
|
Nov
|
Dec
(13) |
| 2020 |
Jan
(10) |
Feb
|
Mar
(5) |
Apr
(1) |
May
(13) |
Jun
(1) |
Jul
(18) |
Aug
(27) |
Sep
|
Oct
(3) |
Nov
(2) |
Dec
(38) |
| 2021 |
Jan
(39) |
Feb
(21) |
Mar
(23) |
Apr
(16) |
May
(3) |
Jun
(3) |
Jul
|
Aug
(2) |
Sep
(2) |
Oct
|
Nov
(11) |
Dec
(11) |
| 2022 |
Jan
(3) |
Feb
|
Mar
(5) |
Apr
(5) |
May
(11) |
Jun
(4) |
Jul
(2) |
Aug
(6) |
Sep
(1) |
Oct
(7) |
Nov
(11) |
Dec
(34) |
| 2023 |
Jan
(2) |
Feb
(4) |
Mar
(5) |
Apr
(2) |
May
(14) |
Jun
(27) |
Jul
(8) |
Aug
|
Sep
(5) |
Oct
(2) |
Nov
(4) |
Dec
(5) |
| 2024 |
Jan
(6) |
Feb
(2) |
Mar
(10) |
Apr
(4) |
May
(7) |
Jun
(6) |
Jul
(8) |
Aug
(12) |
Sep
(7) |
Oct
(2) |
Nov
(4) |
Dec
(10) |
| 2025 |
Jan
(10) |
Feb
(15) |
Mar
(6) |
Apr
(1) |
May
|
Jun
(3) |
Jul
(5) |
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
|
| 2026 |
Jan
|
Feb
(1) |
Mar
|
Apr
(1) |
May
|
Jun
(3) |
Jul
(1) |
Aug
(7) |
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Richard M. <no...@gi...> - 2024-06-27 14:16:50
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: 6b61ed06a4ca77a046d4996d916ba18464592aca https://github.com/python-control/python-control/commit/6b61ed06a4ca77a046d4996d916ba18464592aca Author: Vaibhav Gupta <vai...@ep...> Date: 2024-06-26 (Wed, 26 Jun 2024) Changed paths: M control/statesp.py M control/tests/statesp_test.py M control/xferfcn.py Log Message: ----------- Add slicing access for state-space models with tests Commit: 4dff6495121c923f150bf600c73bd68265215297 https://github.com/python-control/python-control/commit/4dff6495121c923f150bf600c73bd68265215297 Author: Vaibhav Gupta <vai...@ep...> Date: 2024-06-27 (Thu, 27 Jun 2024) Changed paths: M control/statesp.py M control/xferfcn.py Log Message: ----------- Correct typos and column length issue Commit: c6ef9b494d91e6f55704af04f0c409086e67a8e8 https://github.com/python-control/python-control/commit/c6ef9b494d91e6f55704af04f0c409086e67a8e8 Author: Vaibhav Gupta <vai...@ep...> Date: 2024-06-27 (Thu, 27 Jun 2024) Changed paths: M control/statesp.py Log Message: ----------- Fixed bug in statespace initilisation Commit: a0fc6bcdcf0857998fb3efb1d9f945610817799c https://github.com/python-control/python-control/commit/a0fc6bcdcf0857998fb3efb1d9f945610817799c Author: Vaibhav Gupta <vai...@ep...> Date: 2024-06-27 (Thu, 27 Jun 2024) Changed paths: M control/tests/statesp_test.py Log Message: ----------- Added more test cases for slicing of statespace model Commit: e5394c4fe5c21c5dafb7c63516f67a14138cbfb1 https://github.com/python-control/python-control/commit/e5394c4fe5c21c5dafb7c63516f67a14138cbfb1 Author: Richard Murray <mu...@cd...> Date: 2024-06-27 (Thu, 27 Jun 2024) Changed paths: M control/statesp.py M control/tests/statesp_test.py M control/xferfcn.py Log Message: ----------- Merge pull request #1012 from guptavaibhav0/main Add slicing access for state-space models with tests Compare: https://github.com/python-control/python-control/compare/ad6b49e09034...e5394c4fe5c2 To unsubscribe from these emails, change your notification settings at https://github.com/python-control/python-control/settings/notifications |
|
From: Richard M. <no...@gi...> - 2024-06-26 15:49:53
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: ad6b49e09034166ba972bbd5d3c080495f3b23b1 https://github.com/python-control/python-control/commit/ad6b49e09034166ba972bbd5d3c080495f3b23b1 Author: Richard Murray <mu...@cd...> Date: 2024-06-26 (Wed, 26 Jun 2024) Changed paths: M control/bdalg.py M control/descfcn.py M control/lti.py M control/modelsimp.py M control/robust.py M control/statefbk.py M control/sysnorm.py M control/xferfcn.py M examples/tfvis.py Log Message: ----------- updates for NumPy 2.0 compatibility in CI tests (#1013) To unsubscribe from these emails, change your notification settings at https://github.com/python-control/python-control/settings/notifications |
|
From: Richard M. <no...@gi...> - 2024-06-26 15:46:01
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: ff2fe8d5166b5990cdd7fec8e16a1d5af42ee1de https://github.com/python-control/python-control/commit/ff2fe8d5166b5990cdd7fec8e16a1d5af42ee1de Author: Richard Murray <mu...@cd...> Date: 2024-05-11 (Sat, 11 May 2024) Changed paths: M control/nlsys.py Log Message: ----------- add better check for find_eqpt with mixed specifications Commit: df2436f64cb7471f34c59de3f15f9b8c3e354447 https://github.com/python-control/python-control/commit/df2436f64cb7471f34c59de3f15f9b8c3e354447 Author: Richard Murray <mu...@cd...> Date: 2024-05-11 (Sat, 11 May 2024) Changed paths: M control/nlsys.py M control/tests/timebase_test.py Log Message: ----------- fix nlsys conversion of float, array to dt=None Commit: f6f88f8e39112a51a78c491795c083dd18735bc2 https://github.com/python-control/python-control/commit/f6f88f8e39112a51a78c491795c083dd18735bc2 Author: Richard Murray <mu...@cd...> Date: 2024-05-11 (Sat, 11 May 2024) Changed paths: M control/nlsys.py M control/tests/nlsys_test.py M control/tests/type_conversion_test.py Log Message: ----------- add support for nlsys w/out inputs or outputs Commit: d44a5771e4b71a34b7ec5334b1ed11765d10cd99 https://github.com/python-control/python-control/commit/d44a5771e4b71a34b7ec5334b1ed11765d10cd99 Author: Richard Murray <mu...@cd...> Date: 2024-06-04 (Tue, 04 Jun 2024) Changed paths: M control/freqplot.py M control/nlsys.py M control/phaseplot.py Log Message: ----------- allow solve_ivp errors and improve arrow placement Commit: 1b71fa00ebca08af89f6f96074f89b9b1e4b96b4 https://github.com/python-control/python-control/commit/1b71fa00ebca08af89f6f96074f89b9b1e4b96b4 Author: Richard Murray <mu...@cd...> Date: 2024-06-05 (Wed, 05 Jun 2024) Changed paths: M control/nlsys.py M control/phaseplot.py M control/tests/phaseplot_test.py M control/timeresp.py Log Message: ----------- add warning messages on trajectory errors (+ ability to suppress) Commit: ab3b4984a68ddc08d3742e9715c6283fa57ccff1 https://github.com/python-control/python-control/commit/ab3b4984a68ddc08d3742e9715c6283fa57ccff1 Author: Richard Murray <mu...@cd...> Date: 2024-06-06 (Thu, 06 Jun 2024) Changed paths: M control/freqplot.py Log Message: ----------- tweak arrow placement in _add_arrows_to_line2D Commit: 44ccafbcd24574f92baa4aa165c3f58d1a798d8a https://github.com/python-control/python-control/commit/44ccafbcd24574f92baa4aa165c3f58d1a798d8a Author: Richard Murray <mu...@cd...> Date: 2024-06-07 (Fri, 07 Jun 2024) Changed paths: A examples/cds101_invpend-dynamics.ipynb Log Message: ----------- add invpend example from Caltech CDS 110 Commit: 5d0450b246e7e1ad7067ece88c20da28f061230b https://github.com/python-control/python-control/commit/5d0450b246e7e1ad7067ece88c20da28f061230b Author: Richard Murray <mu...@cd...> Date: 2024-06-07 (Fri, 07 Jun 2024) Changed paths: M control/phaseplot.py M examples/cds101_invpend-dynamics.ipynb Log Message: ----------- change phase_plane_plot to use axes.set_title instead of fig.suptitle Commit: 57e3e4efc8e1c7c676a642dc484352fc6b67a0ea https://github.com/python-control/python-control/commit/57e3e4efc8e1c7c676a642dc484352fc6b67a0ea Author: Richard Murray <mu...@cd...> Date: 2024-06-07 (Fri, 07 Jun 2024) Changed paths: M control/freqplot.py M examples/pvtol-nested.py Log Message: ----------- fix bug in the way dir=-1 arrows are handled at endpoint Commit: b34f72e5b4fb57af4f339f4005d7e099f76b2f02 https://github.com/python-control/python-control/commit/b34f72e5b4fb57af4f339f4005d7e099f76b2f02 Author: Richard Murray <mu...@cd...> Date: 2024-06-08 (Sat, 08 Jun 2024) Changed paths: M control/nlsys.py Log Message: ----------- using hanging indent for import (isort -m2) Commit: d6432ca74be0340bb98ffb461b09b33ff1fbce86 https://github.com/python-control/python-control/commit/d6432ca74be0340bb98ffb461b09b33ff1fbce86 Author: Richard Murray <mu...@cd...> Date: 2024-06-08 (Sat, 08 Jun 2024) Changed paths: M control/nlsys.py Log Message: ----------- revert unneeded change on find_eqpt checks for arg lengths Commit: c72fa915408591197dd49cd1696a1ea42513722a https://github.com/python-control/python-control/commit/c72fa915408591197dd49cd1696a1ea42513722a Author: Richard Murray <mu...@cd...> Date: 2024-06-08 (Sat, 08 Jun 2024) Changed paths: M control/freqplot.py Log Message: ----------- final tweaks of arrow code Commit: 951e17126e589fd1744a4dd77243fb5189109ade https://github.com/python-control/python-control/commit/951e17126e589fd1744a4dd77243fb5189109ade Author: Richard Murray <mu...@cd...> Date: 2024-06-26 (Wed, 26 Jun 2024) Changed paths: M control/timeresp.py R examples/cds101_invpend-dynamics.ipynb A examples/cds110_invpend-dynamics.ipynb Log Message: ----------- updates to address @slivingston review comments Commit: d92ae6abdad1e46a3afcbdbe5f2fc073efa60dec https://github.com/python-control/python-control/commit/d92ae6abdad1e46a3afcbdbe5f2fc073efa60dec Author: Richard Murray <mu...@cd...> Date: 2024-06-26 (Wed, 26 Jun 2024) Changed paths: M control/freqplot.py M control/nlsys.py M control/phaseplot.py M control/tests/nlsys_test.py M control/tests/phaseplot_test.py M control/tests/timebase_test.py M control/tests/type_conversion_test.py M control/timeresp.py A examples/cds110_invpend-dynamics.ipynb M examples/pvtol-nested.py Log Message: ----------- Merge pull request #1001 from murrayrm/phaseplot_improvements-16Apr2024 Better I/O systems support for phase plots Compare: https://github.com/python-control/python-control/compare/dbc998dedf8e...d92ae6abdad1 To unsubscribe from these emails, change your notification settings at https://github.com/python-control/python-control/settings/notifications |
|
From: Richard M. <no...@gi...> - 2024-06-08 13:49:37
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: c02c254af77403a7fa5c1cc95d5078631c61bc02 https://github.com/python-control/python-control/commit/c02c254af77403a7fa5c1cc95d5078631c61bc02 Author: Ryan Wüest <rya...@pr...> Date: 2024-04-23 (Tue, 23 Apr 2024) Changed paths: M control/freqplot.py Log Message: ----------- Fix setting freq range for frd with nyquist Commit: 035156203ade87ed67b5fc759291a0074868574c https://github.com/python-control/python-control/commit/035156203ade87ed67b5fc759291a0074868574c Author: Ryan Wüest <rya...@pr...> Date: 2024-04-23 (Tue, 23 Apr 2024) Changed paths: M control/tests/frd_test.py Log Message: ----------- Expand nyquist test Commit: 7fa5960f03f5c492aee9b97278b73a5ad8dfff97 https://github.com/python-control/python-control/commit/7fa5960f03f5c492aee9b97278b73a5ad8dfff97 Author: Ryan Wüest <749...@us...> Date: 2024-05-24 (Fri, 24 May 2024) Changed paths: M control/lti.py M control/matlab/wrappers.py M control/rlocus.py M control/statefbk.py M control/tests/rlocus_test.py M control/xferfcn.py M doc/control.rst Log Message: ----------- Merge branch 'python-control:main' into nyquist_frd Commit: dbc998dedf8e18dcdcc15acf15303f22adf9368f https://github.com/python-control/python-control/commit/dbc998dedf8e18dcdcc15acf15303f22adf9368f Author: Richard Murray <mu...@cd...> Date: 2024-06-08 (Sat, 08 Jun 2024) Changed paths: M control/freqplot.py M control/tests/frd_test.py Log Message: ----------- Merge pull request #996 from wueestry/nyquist_frd Fix nyquist plotting from FrequencyResponseData. I have another PR coming where I can add the capability I describe above. Compare: https://github.com/python-control/python-control/compare/e1d21d2d7864...dbc998dedf8e To unsubscribe from these emails, change your notification settings at https://github.com/python-control/python-control/settings/notifications |
|
From: Pierre H. <no...@gi...> - 2024-05-23 23:08:17
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: e1d21d2d78648766307f0fd0baf2c0aa5c1ec9fb https://github.com/python-control/python-control/commit/e1d21d2d78648766307f0fd0baf2c0aa5c1ec9fb Author: Pierre Haessig <pie...@us...> Date: 2024-05-23 (Thu, 23 May 2024) Changed paths: M control/statefbk.py Log Message: ----------- Add "See Also" to `acker` pole placement doc (#1006) To unsubscribe from these emails, change your notification settings at https://github.com/python-control/python-control/settings/notifications |
|
From: Scott C. L. <no...@gi...> - 2024-05-23 06:38:55
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: c87f5f3ce33b64b69fe1e096923318659eb0b0c5 https://github.com/python-control/python-control/commit/c87f5f3ce33b64b69fe1e096923318659eb0b0c5 Author: Ben Greiner <co...@bn...> Date: 2024-05-22 (Wed, 22 May 2024) Changed paths: M control/statefbk.py Log Message: ----------- fix numpydoc for place_varga Commit: 87a055084c77efd5a345351d6ea14631e625e77f https://github.com/python-control/python-control/commit/87a055084c77efd5a345351d6ea14631e625e77f Author: Scott C. Livingston <sli...@cd...> Date: 2024-05-22 (Wed, 22 May 2024) Changed paths: M control/statefbk.py Log Message: ----------- Merge pull request #1007 Fix numpydoc for place_varga Compare: https://github.com/python-control/python-control/compare/7a209f79610f...87a055084c77 To unsubscribe from these emails, change your notification settings at https://github.com/python-control/python-control/settings/notifications |
|
From: Ben G. <no...@gi...> - 2024-05-22 18:10:15
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: 206ca859de895a4fe372befd00525d40c49178d2 https://github.com/python-control/python-control/commit/206ca859de895a4fe372befd00525d40c49178d2 Author: G. D. McBain <gdm...@pm...> Date: 2024-05-13 (Mon, 13 May 2024) Changed paths: M control/rlocus.py Log Message: ----------- process legacy keyword k->gains #999 Commit: b58f4353047523802f42b1f783fb77eddfd3d455 https://github.com/python-control/python-control/commit/b58f4353047523802f42b1f783fb77eddfd3d455 Author: G. D. McBain <gdm...@pm...> Date: 2024-05-22 (Wed, 22 May 2024) Changed paths: M control/tests/rlocus_test.py Log Message: ----------- test deprecated 'k' keyword for rlocus Commit: 12865cfc634ca1f194385906e68e57da4139c9dd https://github.com/python-control/python-control/commit/12865cfc634ca1f194385906e68e57da4139c9dd Author: G. D. McBain <gdm...@pm...> Date: 2024-05-22 (Wed, 22 May 2024) Changed paths: M control/lti.py M control/matlab/wrappers.py M control/statefbk.py M control/xferfcn.py M doc/control.rst Log Message: ----------- Merge branch 'main' into rlocus-k Commit: 7a209f79610f118e62f79d1c0ab23c2bc24d4006 https://github.com/python-control/python-control/commit/7a209f79610f118e62f79d1c0ab23c2bc24d4006 Author: Ben Greiner <co...@bn...> Date: 2024-05-22 (Wed, 22 May 2024) Changed paths: M control/rlocus.py M control/tests/rlocus_test.py Log Message: ----------- Merge pull request #1003 from gdmcbain/rlocus-k process legacy rlocus keyword k->gains Compare: https://github.com/python-control/python-control/compare/617809741b63...7a209f79610f To unsubscribe from these emails, change your notification settings at https://github.com/python-control/python-control/settings/notifications |
|
From: Scott C. L. <no...@gi...> - 2024-05-18 06:52:35
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: 6fe3e8f82d7355e3b5194659a5718106a56f6757 https://github.com/python-control/python-control/commit/6fe3e8f82d7355e3b5194659a5718106a56f6757 Author: Pierre Haessig <pie...@cr...> Date: 2024-05-15 (Wed, 15 May 2024) Changed paths: M doc/control.rst Log Message: ----------- add place_varga in API doc Commit: c63712e072d1ccb2fdaedb1eda4cc2ce514ca400 https://github.com/python-control/python-control/commit/c63712e072d1ccb2fdaedb1eda4cc2ce514ca400 Author: Scott C. Livingston <sli...@cd...> Date: 2024-05-17 (Fri, 17 May 2024) Changed paths: M control/statefbk.py Log Message: ----------- DOC: correct numpydoc syntax in place_varga() Commit: 617809741b63daa1afacd0179678e7b53a87d06e https://github.com/python-control/python-control/commit/617809741b63daa1afacd0179678e7b53a87d06e Author: Scott C. Livingston <sli...@cd...> Date: 2024-05-17 (Fri, 17 May 2024) Changed paths: M control/statefbk.py M doc/control.rst Log Message: ----------- Merge pull request #1004 add place_varga in API doc Compare: https://github.com/python-control/python-control/compare/ecbbe55938ff...617809741b63 To unsubscribe from these emails, change your notification settings at https://github.com/python-control/python-control/settings/notifications |
|
From: Romain A. <no...@gi...> - 2024-05-15 17:20:07
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: ecbbe55938ffd81d36d228b71e5b4d3312c0ed7d https://github.com/python-control/python-control/commit/ecbbe55938ffd81d36d228b71e5b4d3312c0ed7d Author: Romain Andrieux <130...@us...> Date: 2024-05-15 (Wed, 15 May 2024) Changed paths: M control/xferfcn.py Log Message: ----------- Fix typo in xferfcn.py To unsubscribe from these emails, change your notification settings at https://github.com/python-control/python-control/settings/notifications |
|
From: Richard M. <no...@gi...> - 2024-05-11 17:27:47
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: c5e2639d80e6a28ce6176c7a7d1e97039da290b4 https://github.com/python-control/python-control/commit/c5e2639d80e6a28ce6176c7a7d1e97039da290b4 Author: Geordie McBain <g.m...@na...> Date: 2024-05-10 (Fri, 10 May 2024) Changed paths: M control/matlab/wrappers.py Log Message: ----------- klist->gains #998 Commit: cb4244ddc9ba3767f6e6d6dfd7cbd676db319a38 https://github.com/python-control/python-control/commit/cb4244ddc9ba3767f6e6d6dfd7cbd676db319a38 Author: Scott C. Livingston <sli...@cd...> Date: 2024-05-10 (Fri, 10 May 2024) Changed paths: M control/matlab/wrappers.py Log Message: ----------- DOC: update keywords of matlab.wrappers.rlocus Commit: 2d1f514d5b56b07877a879517e828d965777c5f8 https://github.com/python-control/python-control/commit/2d1f514d5b56b07877a879517e828d965777c5f8 Author: Richard Murray <mu...@cd...> Date: 2024-05-11 (Sat, 11 May 2024) Changed paths: M control/matlab/wrappers.py Log Message: ----------- Merge pull request #999 from gdmcbain/998-matlab-rlocus-klist klist->gains kwarg for matlab.wrappers.rlocus Compare: https://github.com/python-control/python-control/compare/8cb3c65ff3f1...2d1f514d5b56 To unsubscribe from these emails, change your notification settings at https://github.com/python-control/python-control/settings/notifications |
|
From: Richard M. <no...@gi...> - 2024-05-11 17:26:41
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: 626a5efcf9fc3b49684c1233ef86310a4f9e8f55 https://github.com/python-control/python-control/commit/626a5efcf9fc3b49684c1233ef86310a4f9e8f55 Author: Richard Murray <mu...@cd...> Date: 2024-05-03 (Fri, 03 May 2024) Changed paths: M control/lti.py Log Message: ----------- set response I/O labels from system for frequency response Commit: 8cb3c65ff3f1da64dd92eee48101eef3598b75d7 https://github.com/python-control/python-control/commit/8cb3c65ff3f1da64dd92eee48101eef3598b75d7 Author: Richard Murray <mu...@cd...> Date: 2024-05-11 (Sat, 11 May 2024) Changed paths: M control/lti.py Log Message: ----------- Merge pull request #1000 from murrayrm/freqresp_improvements-16Apr2024 set response I/O labels from system for frequency response Compare: https://github.com/python-control/python-control/compare/e4a03e841923...8cb3c65ff3f1 To unsubscribe from these emails, change your notification settings at https://github.com/python-control/python-control/settings/notifications |
|
From: Ben G. <no...@gi...> - 2024-04-21 13:20:41
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: 03df7185bc8a44a345fb926effb38ed6aeb817cc https://github.com/python-control/python-control/commit/03df7185bc8a44a345fb926effb38ed6aeb817cc Author: Ben Greiner <co...@bn...> Date: 2024-04-20 (Sat, 20 Apr 2024) Changed paths: M control/tests/timeresp_test.py M control/timeresp.py Log Message: ----------- Replace np.NaN removed in numpy 2 Commit: 38188fbd6d8b95ef0ed5d76e396db43f95bbf488 https://github.com/python-control/python-control/commit/38188fbd6d8b95ef0ed5d76e396db43f95bbf488 Author: Ben Greiner <co...@bn...> Date: 2024-04-20 (Sat, 20 Apr 2024) Changed paths: M control/tests/timeresp_test.py M control/timeresp.py Log Message: ----------- Replace np.Inf removed in numpy 2 Commit: 0b5332bfa9580df81ba2ebc6f9d8f54975fa9cd6 https://github.com/python-control/python-control/commit/0b5332bfa9580df81ba2ebc6f9d8f54975fa9cd6 Author: Ben Greiner <co...@bn...> Date: 2024-04-20 (Sat, 20 Apr 2024) Changed paths: M control/statesp.py Log Message: ----------- replace deprecated numpy.linalg.linalg.LinAlgError with numpy.linalg.LinAlgError and isort Commit: ebb8a5284c8c4e58ef8efdae656f1e4748b3ba68 https://github.com/python-control/python-control/commit/ebb8a5284c8c4e58ef8efdae656f1e4748b3ba68 Author: Ben Greiner <co...@bn...> Date: 2024-04-20 (Sat, 20 Apr 2024) Changed paths: M control/rlocus.py Log Message: ----------- Replace deprecated numpy row_stack with vstack Commit: e4a03e8419231b040d846ef089babd029e18168c https://github.com/python-control/python-control/commit/e4a03e8419231b040d846ef089babd029e18168c Author: Ben Greiner <co...@bn...> Date: 2024-04-21 (Sun, 21 Apr 2024) Changed paths: M control/rlocus.py M control/statesp.py M control/tests/timeresp_test.py M control/timeresp.py Log Message: ----------- Merge pull request #994 from bnavigator/numpy2 Support NumPy 2 Compare: https://github.com/python-control/python-control/compare/1bb0a46d2475...e4a03e841923 To unsubscribe from these emails, change your notification settings at https://github.com/python-control/python-control/settings/notifications |
|
From: Ben G. <no...@gi...> - 2024-04-08 08:43:52
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: 6b00fd42cca247f5109e10ad2fae6f7dfef5e885 https://github.com/python-control/python-control/commit/6b00fd42cca247f5109e10ad2fae6f7dfef5e885 Author: Richard Murray <mu...@cd...> Date: 2024-04-07 (Sun, 07 Apr 2024) Changed paths: M control/nlsys.py M control/tests/interconnect_test.py Log Message: ----------- fix typo in ICSystem updfcn, outfcn: update_params -> _update_params Commit: 1bb0a46d2475e1b185a4cb6f8c45f64aa0248526 https://github.com/python-control/python-control/commit/1bb0a46d2475e1b185a4cb6f8c45f64aa0248526 Author: Ben Greiner <co...@bn...> Date: 2024-04-08 (Mon, 08 Apr 2024) Changed paths: M control/nlsys.py M control/tests/interconnect_test.py Log Message: ----------- Merge pull request #990 from murrayrm/fix_ic_update_params-07Apr2024 Fix typo in ICSystem updfcn, outfcn: update_params -> _update_params Compare: https://github.com/python-control/python-control/compare/49f03e7b6e36...1bb0a46d2475 To unsubscribe from these emails, change your notification settings at https://github.com/python-control/python-control/settings/notifications |
|
From: Richard M. <no...@gi...> - 2024-04-06 17:54:59
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: a9415a036d4e34d18446d6cf3c3fda093859736d https://github.com/python-control/python-control/commit/a9415a036d4e34d18446d6cf3c3fda093859736d Author: Richard Murray <mu...@cd...> Date: 2024-04-04 (Thu, 04 Apr 2024) Changed paths: M control/rlocus.py M control/tests/rlocus_test.py Log Message: ----------- update documentation, processing of root_locus kvect keyword Commit: 1b59bd60edb97dcdd5f070725b2d91bb18c9638c https://github.com/python-control/python-control/commit/1b59bd60edb97dcdd5f070725b2d91bb18c9638c Author: Richard Murray <mu...@cd...> Date: 2024-04-05 (Fri, 05 Apr 2024) Changed paths: M control/rlocus.py Log Message: ----------- fix typo identified by @bnavigator Commit: 49f03e7b6e36923c5fb61a3003af78b24978f8bd https://github.com/python-control/python-control/commit/49f03e7b6e36923c5fb61a3003af78b24978f8bd Author: Richard Murray <mu...@cd...> Date: 2024-04-06 (Sat, 06 Apr 2024) Changed paths: M control/rlocus.py M control/tests/rlocus_test.py Log Message: ----------- Merge pull request #989 from murrayrm/update_rlocus_kvect-04Apr2024 Update documentation, processing of root_locus kvect keyword Compare: https://github.com/python-control/python-control/compare/c6383624b390...49f03e7b6e36 To unsubscribe from these emails, change your notification settings at https://github.com/python-control/python-control/settings/notifications |
|
From: Richard M. <no...@gi...> - 2024-04-03 15:41:16
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: a0e5ea7fea9ff810c54249a2c80e1b4f753bb03b https://github.com/python-control/python-control/commit/a0e5ea7fea9ff810c54249a2c80e1b4f753bb03b Author: Ben Greiner <co...@bn...> Date: 2024-04-03 (Wed, 03 Apr 2024) Changed paths: M control/rlocus.py Log Message: ----------- Fix docstring Fixes gh-987 Commit: c6383624b390c617ef8a2f0818cfb6994961bb30 https://github.com/python-control/python-control/commit/c6383624b390c617ef8a2f0818cfb6994961bb30 Author: Richard Murray <mu...@cd...> Date: 2024-04-03 (Wed, 03 Apr 2024) Changed paths: M control/rlocus.py Log Message: ----------- Merge pull request #988 from bnavigator/fix-987 Fix docstring for root_locus_map Compare: https://github.com/python-control/python-control/compare/1b2abe39ea8f...c6383624b390 To unsubscribe from these emails, change your notification settings at https://github.com/python-control/python-control/settings/notifications |
|
From: Richard M. <no...@gi...> - 2024-03-31 17:02:00
|
Branch: refs/tags/0.10.0 Home: https://github.com/python-control/python-control To unsubscribe from these emails, change your notification settings at https://github.com/python-control/python-control/settings/notifications |
|
From: Richard M. <no...@gi...> - 2024-03-31 16:49:09
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: 0cafd688960765cde0dc3d16b20d1e475005c0bb https://github.com/python-control/python-control/commit/0cafd688960765cde0dc3d16b20d1e475005c0bb Author: Richard Murray <mu...@cd...> Date: 2024-03-31 (Sun, 31 Mar 2024) Changed paths: M control/tests/freqresp_test.py M control/tests/nyquist_test.py M control/tests/xferfcn_test.py Log Message: ----------- fix unit tests that generate multiple warnings Commit: 1b2abe39ea8fa2ac152e4a53fdcb7c3d32e718b9 https://github.com/python-control/python-control/commit/1b2abe39ea8fa2ac152e4a53fdcb7c3d32e718b9 Author: Richard Murray <mu...@cd...> Date: 2024-03-31 (Sun, 31 Mar 2024) Changed paths: M control/tests/freqresp_test.py M control/tests/nyquist_test.py M control/tests/xferfcn_test.py Log Message: ----------- Merge pull request #986 from murrayrm/fix_warnings-31Mar2024 Fix unit tests that generate multiple warnings (Confirmed there are no longer any warnings in the unit tests.) Compare: https://github.com/python-control/python-control/compare/c8d9c8f883db...1b2abe39ea8f To unsubscribe from these emails, change your notification settings at https://github.com/python-control/python-control/settings/notifications |
|
From: Richard M. <no...@gi...> - 2024-03-31 15:29:20
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: 85568a95808f1ae279d3830fc40476e8ae10ae70 https://github.com/python-control/python-control/commit/85568a95808f1ae279d3830fc40476e8ae10ae70 Author: Richard Murray <mu...@cd...> Date: 2024-03-30 (Sat, 30 Mar 2024) Changed paths: M control/nlsys.py M control/tests/nlsys_test.py M control/tests/trdata_test.py M control/timeresp.py Log Message: ----------- allow saving and passing of params (for nl systems) in time responses Commit: c8d9c8f883db3a26830ae10946964f6804b11f48 https://github.com/python-control/python-control/commit/c8d9c8f883db3a26830ae10946964f6804b11f48 Author: Richard Murray <mu...@cd...> Date: 2024-03-31 (Sun, 31 Mar 2024) Changed paths: M control/nlsys.py M control/tests/nlsys_test.py M control/tests/trdata_test.py M control/timeresp.py Log Message: ----------- Merge pull request #982 from murrayrm/save_params-30Mar2024 Allow passing and saving of params in time responses Compare: https://github.com/python-control/python-control/compare/ea3e6a59e398...c8d9c8f883db To unsubscribe from these emails, change your notification settings at https://github.com/python-control/python-control/settings/notifications |
|
From: Richard M. <no...@gi...> - 2024-03-31 14:16:05
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: dea3821e5f49ff1db4a43436f48787cabfaf7500 https://github.com/python-control/python-control/commit/dea3821e5f49ff1db4a43436f48787cabfaf7500 Author: Richard Murray <mu...@cd...> Date: 2024-03-30 (Sat, 30 Mar 2024) Changed paths: M control/pzmap.py M control/tests/rlocus_test.py Log Message: ----------- fix warning messags in tests; update rlocus/pzmap limits Commit: ea3e6a59e3986365c7a361ec5ffeb9291e6738a3 https://github.com/python-control/python-control/commit/ea3e6a59e3986365c7a361ec5ffeb9291e6738a3 Author: Richard Murray <mu...@cd...> Date: 2024-03-31 (Sun, 31 Mar 2024) Changed paths: M control/pzmap.py M control/tests/rlocus_test.py Log Message: ----------- Merge pull request #984 from murrayrm/fix_warnings-30Mar2024 Fix warning messages in tests; update rlocus/pzmap limits Compare: https://github.com/python-control/python-control/compare/7fd7243e2baa...ea3e6a59e398 To unsubscribe from these emails, change your notification settings at https://github.com/python-control/python-control/settings/notifications |
|
From: Richard M. <no...@gi...> - 2024-03-31 05:30:30
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: 9aa0a85ac5ced4e3afd81da7c86b2ffb0ffa8c8f https://github.com/python-control/python-control/commit/9aa0a85ac5ced4e3afd81da7c86b2ffb0ffa8c8f Author: Richard Murray <mu...@cd...> Date: 2024-03-30 (Sat, 30 Mar 2024) Changed paths: M .readthedocs.yaml Log Message: ----------- update to Python 3.12 Commit: 7fd7243e2baa4ebf9c1aadb05368bf95c87914b7 https://github.com/python-control/python-control/commit/7fd7243e2baa4ebf9c1aadb05368bf95c87914b7 Author: Richard Murray <mu...@cd...> Date: 2024-03-30 (Sat, 30 Mar 2024) Changed paths: M .readthedocs.yaml Log Message: ----------- Merge pull request #985 from murrayrm/update_readthedocs-30Mar2024 Update readthedocs to Python 3.12 Compare: https://github.com/python-control/python-control/compare/8983e393796d...7fd7243e2baa To unsubscribe from these emails, change your notification settings at https://github.com/python-control/python-control/settings/notifications |
|
From: Richard M. <no...@gi...> - 2024-03-31 05:10:06
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: 3ca12ff7c12c210dbbcdafdcdc851e354e0e3953 https://github.com/python-control/python-control/commit/3ca12ff7c12c210dbbcdafdcdc851e354e0e3953 Author: Richard Murray <mu...@cd...> Date: 2024-03-27 (Wed, 27 Mar 2024) Changed paths: M control/__init__.py M control/config.py M control/flatsys/__init__.py M control/freqplot.py M control/phaseplot.py M control/tests/conftest.py M control/tests/kwargs_test.py M control/tests/phaseplot_test.py M doc/Makefile M doc/conf.py M doc/examples.rst A doc/phase_plane_plots.rst A doc/phaseplot-dampedosc-default.png A doc/phaseplot-invpend-meshgrid.png A doc/phaseplot-oscillator-helpers.png R doc/phaseplots.rst M doc/plotting.rst A examples/phase_plane_plots.py R examples/phaseplots.py Log Message: ----------- initial reimplementation of phase plots Commit: c41d4725be96c69edc2703fd4074d7f57f102dc8 https://github.com/python-control/python-control/commit/c41d4725be96c69edc2703fd4074d7f57f102dc8 Author: Richard Murray <mu...@cd...> Date: 2024-03-29 (Fri, 29 Mar 2024) Changed paths: M control/flatsys/__init__.py M control/phaseplot.py M control/tests/phaseplot_test.py A doc/phase_plane_plots.py M doc/plotting.rst M examples/phase_plane_plots.py Log Message: ----------- address @sliivingston, @sawyerbfuller comments Commit: edb444e10debd4f0de69262346570e4ba27e74d6 https://github.com/python-control/python-control/commit/edb444e10debd4f0de69262346570e4ba27e74d6 Author: Richard Murray <mu...@cd...> Date: 2024-03-30 (Sat, 30 Mar 2024) Changed paths: M control/phaseplot.py Log Message: ----------- small updates to address @sawyerbfuller comments on updfcn Commit: 748e36ab9dd561ab81d719c95ad6de7788abd15f https://github.com/python-control/python-control/commit/748e36ab9dd561ab81d719c95ad6de7788abd15f Author: Richard Murray <mu...@cd...> Date: 2024-03-30 (Sat, 30 Mar 2024) Changed paths: M control/phaseplot.py M doc/plotting.rst M examples/phase_plane_plots.py Log Message: ----------- fix typos + other small fixes from @slivingston Commit: 8983e393796d3ccee2e9af3d90ecc76b93bf4339 https://github.com/python-control/python-control/commit/8983e393796d3ccee2e9af3d90ecc76b93bf4339 Author: Richard Murray <mu...@cd...> Date: 2024-03-30 (Sat, 30 Mar 2024) Changed paths: M control/__init__.py M control/config.py M control/flatsys/__init__.py M control/freqplot.py M control/phaseplot.py M control/tests/conftest.py M control/tests/kwargs_test.py M control/tests/phaseplot_test.py M doc/Makefile M doc/conf.py M doc/examples.rst A doc/phase_plane_plots.py A doc/phase_plane_plots.rst A doc/phaseplot-dampedosc-default.png A doc/phaseplot-invpend-meshgrid.png A doc/phaseplot-oscillator-helpers.png R doc/phaseplots.rst M doc/plotting.rst A examples/phase_plane_plots.py R examples/phaseplots.py Log Message: ----------- Merge pull request #980 from murrayrm/phaseplots_01Jan2024 Reimplementation of 2D phase plots Compare: https://github.com/python-control/python-control/compare/62d88c93b367...8983e393796d To unsubscribe from these emails, change your notification settings at https://github.com/python-control/python-control/settings/notifications |
|
From: Richard M. <no...@gi...> - 2024-03-31 05:01:43
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: 3ec2f880eab875c51b5ad2893502fcbb448bec43 https://github.com/python-control/python-control/commit/3ec2f880eab875c51b5ad2893502fcbb448bec43 Author: Richard Murray <mu...@cd...> Date: 2024-03-30 (Sat, 30 Mar 2024) Changed paths: R external/controls.py R external/yottalab.py Log Message: ----------- remove external/ directory Commit: 62d88c93b3678dd6cbd5262d3f9a3946debbd980 https://github.com/python-control/python-control/commit/62d88c93b3678dd6cbd5262d3f9a3946debbd980 Author: Richard Murray <mu...@cd...> Date: 2024-03-30 (Sat, 30 Mar 2024) Changed paths: R external/controls.py R external/yottalab.py Log Message: ----------- Merge pull request #983 from murrayrm/delete_external-30Mar2024 Remove external/ directory Compare: https://github.com/python-control/python-control/compare/18e5f9db41ba...62d88c93b367 To unsubscribe from these emails, change your notification settings at https://github.com/python-control/python-control/settings/notifications |
|
From: Richard M. <no...@gi...> - 2024-03-31 05:01:34
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: d3029dcf28f40b745f378f748100dc139cefed69 https://github.com/python-control/python-control/commit/d3029dcf28f40b745f378f748100dc139cefed69 Author: Richard Murray <mu...@cd...> Date: 2024-03-30 (Sat, 30 Mar 2024) Changed paths: M .github/workflows/os-blas-test-matrix.yml Log Message: ----------- update conda_index (no longer part of conda-build) Commit: 18e5f9db41ba6b1e365ae4eebe5addef739f6217 https://github.com/python-control/python-control/commit/18e5f9db41ba6b1e365ae4eebe5addef739f6217 Author: Richard Murray <mu...@cd...> Date: 2024-03-30 (Sat, 30 Mar 2024) Changed paths: M .github/workflows/os-blas-test-matrix.yml Log Message: ----------- Merge pull request #981 from murrayrm/fix-os-blas-test-matrix_30Mar2024 Update conda_index command in os-blas-test-matrix workflow Compare: https://github.com/python-control/python-control/compare/4d878a966ca5...18e5f9db41ba To unsubscribe from these emails, change your notification settings at https://github.com/python-control/python-control/settings/notifications |
|
From: Richard M. <no...@gi...> - 2024-03-30 20:56:38
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: 2f982bbc1c287366b3cbe8dfed63449e988c1c02 https://github.com/python-control/python-control/commit/2f982bbc1c287366b3cbe8dfed63449e988c1c02 Author: Bill Tubbs <bil...@me...> Date: 2024-03-30 (Sat, 30 Mar 2024) Changed paths: M control/statefbk.py M control/tests/statefbk_test.py Log Message: ----------- Updated gram for dtime systems Commit: 0836ad8a853086b2579e620f68298217a8e30f10 https://github.com/python-control/python-control/commit/0836ad8a853086b2579e620f68298217a8e30f10 Author: Bill Tubbs <bil...@me...> Date: 2024-03-30 (Sat, 30 Mar 2024) Changed paths: M control/statefbk.py Log Message: ----------- Removed redundant if condition Commit: 4d878a966ca576f53b0d2ae9fd93ce598f60d748 https://github.com/python-control/python-control/commit/4d878a966ca576f53b0d2ae9fd93ce598f60d748 Author: Richard Murray <mu...@cd...> Date: 2024-03-30 (Sat, 30 Mar 2024) Changed paths: M control/statefbk.py M control/tests/statefbk_test.py Log Message: ----------- Merge pull request #969 from basicmachines/main Updated gram to support discrete-time systems Compare: https://github.com/python-control/python-control/compare/7a70be1b7782...4d878a966ca5 To unsubscribe from these emails, change your notification settings at https://github.com/python-control/python-control/settings/notifications |
|
From: Ben G. <no...@gi...> - 2024-03-05 09:28:29
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: 6828c670be5b1f6c3c36e8fc87447e0cbb90f7fa https://github.com/python-control/python-control/commit/6828c670be5b1f6c3c36e8fc87447e0cbb90f7fa Author: Henrik Sandberg <hs...@kt...> Date: 2024-03-05 (Tue, 05 Mar 2024) Changed paths: M control/sysnorm.py M doc/control.rst Log Message: ----------- * Added norm to the function reference in the sphinx documentation under Utility functions and conversions * Use round in the docstring examples Commit: 7a70be1b7782abe0df0c69fc5d960ceb328ffbc2 https://github.com/python-control/python-control/commit/7a70be1b7782abe0df0c69fc5d960ceb328ffbc2 Author: Ben Greiner <co...@bn...> Date: 2024-03-05 (Tue, 05 Mar 2024) Changed paths: M control/sysnorm.py M doc/control.rst Log Message: ----------- Merge pull request #976 from henriks76/system-norms-doc norm added to the sphinx documentation Compare: https://github.com/python-control/python-control/compare/e1e33e43fd6e...7a70be1b7782 To unsubscribe from these emails, change your notification settings at https://github.com/python-control/python-control/settings/notifications |