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
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
|
1
|
2
|
3
|
4
|
5
|
6
|
7
|
|
8
|
9
|
10
|
11
|
12
|
13
|
14
|
|
15
|
16
|
17
|
18
|
19
|
20
|
21
|
|
22
(2) |
23
|
24
|
25
|
26
|
27
|
28
|
|
29
|
30
|
31
|
|
|
|
|
|
From: Richard M. <no...@gi...> - 2023-10-22 05:47:15
|
Branch: refs/heads/main Home: https://github.com/python-control/python-control Commit: 21d00432a942158acf0f81afa5fae29b2592bde6 https://github.com/python-control/python-control/commit/21d00432a942158acf0f81afa5fae29b2592bde6 Author: Richard Murray <mu...@cd...> Date: 2023-09-16 (Sat, 16 Sep 2023) Changed paths: M control/iosys.py M control/optimal.py M control/statefbk.py M control/tests/optimal_test.py M control/tests/statefbk_test.py Log Message: ----------- allow create_statefbk_iosystem to use iosys, pass through keywords in create_mpc_iosystem Commit: 5729b220a21f56dfd83bd815655faabab05751b9 https://github.com/python-control/python-control/commit/5729b220a21f56dfd83bd815655faabab05751b9 Author: Richard Murray <mu...@cd...> Date: 2023-09-16 (Sat, 16 Sep 2023) Changed paths: M control/tests/statefbk_test.py Log Message: ----------- add unit test for statefbk w/ iosystem and integrator Commit: a40906e17e215c45e8abb2d442244caaa567a949 https://github.com/python-control/python-control/commit/a40906e17e215c45e8abb2d442244caaa567a949 Author: Richard Murray <mu...@cd...> Date: 2023-09-16 (Sat, 16 Sep 2023) Changed paths: M control/optimal.py M doc/optimal.rst Log Message: ----------- add documentation for discrete time optimal control problems Commit: 7abb6e9e9cb0a3ab5d42871bc0f08f4952d76bf5 https://github.com/python-control/python-control/commit/7abb6e9e9cb0a3ab5d42871bc0f08f4952d76bf5 Author: Richard Murray <mu...@cd...> Date: 2023-10-21 (Sat, 21 Oct 2023) Changed paths: M doc/optimal.rst Log Message: ----------- small doc fix as pointed out by @sawyerfuller Commit: 5e217ee7316771e698722cb42ace5bba8b35b5b9 https://github.com/python-control/python-control/commit/5e217ee7316771e698722cb42ace5bba8b35b5b9 Author: Richard Murray <mu...@cd...> Date: 2023-10-21 (Sat, 21 Oct 2023) Changed paths: M .github/workflows/install_examples.yml Log Message: ----------- set python version in .github/workflows/install_examples.yml Commit: a44def1dd82c8561f013d459d248972101fae820 https://github.com/python-control/python-control/commit/a44def1dd82c8561f013d459d248972101fae820 Author: Richard Murray <mu...@cd...> Date: 2023-10-21 (Sat, 21 Oct 2023) Changed paths: M .github/workflows/install_examples.yml M control/iosys.py M control/optimal.py M control/statefbk.py M control/tests/optimal_test.py M control/tests/statefbk_test.py M doc/optimal.rst Log Message: ----------- Merge pull request #930 from murrayrm/mpc_enhancements-10Sep2023 Compare: https://github.com/python-control/python-control/compare/a11d3befaba5...a44def1dd82c |