From: Ben G. <no...@gi...> - 2021-04-02 09:23:02
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: 1f515268bbe43971759139412666c9f8f87adeca https://github.com/python-control/python-control/commit/1f515268bbe43971759139412666c9f8f87adeca Author: Ben Greiner <co...@bn...> Date: 2021-04-01 (Thu, 01 Apr 2021) Changed paths: M control/tests/timeresp_test.py M control/timeresp.py Log Message: ----------- update parameter doc and error message for forced_response Commit: 2870432e48fbba476bc6c04dfd77a791fb80afae https://github.com/python-control/python-control/commit/2870432e48fbba476bc6c04dfd77a791fb80afae Author: Ben Greiner <co...@bn...> Date: 2021-04-01 (Thu, 01 Apr 2021) Changed paths: M control/timeresp.py Log Message: ----------- allow T=None with sys.dt=None in forced_response Commit: 517b1eb8d3733f91684286d2155b5630e2525730 https://github.com/python-control/python-control/commit/517b1eb8d3733f91684286d2155b5630e2525730 Author: Ben Greiner <co...@bn...> Date: 2021-04-01 (Thu, 01 Apr 2021) Changed paths: M control/tests/timeresp_test.py Log Message: ----------- timeresp: add test system with dt=None Commit: 52a3fd4547fd0b39fb80a057b3d038db765e3110 https://github.com/python-control/python-control/commit/52a3fd4547fd0b39fb80a057b3d038db765e3110 Author: Ben Greiner <co...@bn...> Date: 2021-04-01 (Thu, 01 Apr 2021) Changed paths: M control/tests/timeresp_test.py M control/timeresp.py M doc/conventions.rst Log Message: ----------- more docstring fixups Commit: f0d764f2dd34158bb44a23127c56a64fbb21e208 https://github.com/python-control/python-control/commit/f0d764f2dd34158bb44a23127c56a64fbb21e208 Author: Ben Greiner <co...@bn...> Date: 2021-04-01 (Thu, 01 Apr 2021) Changed paths: M control/tests/timeresp_test.py M control/timeresp.py Log Message: ----------- test forced_response omitting parameters as documented Commit: 9cac9fa0daa4479d2ecd3ee27b92203590d3ed27 https://github.com/python-control/python-control/commit/9cac9fa0daa4479d2ecd3ee27b92203590d3ed27 Author: Ben Greiner <co...@bn...> Date: 2021-04-01 (Thu, 01 Apr 2021) Changed paths: M control/timeresp.py Log Message: ----------- ensure dlsim output length Commit: 7be508b05c68b22b229ebe19fe6e480ccc27198c https://github.com/python-control/python-control/commit/7be508b05c68b22b229ebe19fe6e480ccc27198c Author: Ben Greiner <co...@bn...> Date: 2021-04-01 (Thu, 01 Apr 2021) Changed paths: M control/tests/timeresp_test.py Log Message: ----------- rework fixture setup for timeresp_test Commit: a72441b9f629b0f0de03fe5a740128a4df15cc57 https://github.com/python-control/python-control/commit/a72441b9f629b0f0de03fe5a740128a4df15cc57 Author: Ben Greiner <co...@bn...> Date: 2021-04-01 (Thu, 01 Apr 2021) Changed paths: M control/tests/modelsimp_test.py Log Message: ----------- specify tolerance and add comment for markov test Commit: 177290c9d157aa7fd5b9fb2ab35efafc1aba6424 https://github.com/python-control/python-control/commit/177290c9d157aa7fd5b9fb2ab35efafc1aba6424 Author: Ben Greiner <co...@bn...> Date: 2021-04-01 (Thu, 01 Apr 2021) Changed paths: M control/tests/timeresp_test.py M control/timeresp.py Log Message: ----------- reactivate the the fast forced_response(U=0) algorithm and test it Commit: ce51d34e1be57596c26a5661e0adc2bf728b25ac https://github.com/python-control/python-control/commit/ce51d34e1be57596c26a5661e0adc2bf728b25ac Author: Ben Greiner <co...@bn...> Date: 2021-04-01 (Thu, 01 Apr 2021) Changed paths: M control/tests/timeresp_test.py Log Message: ----------- cover TF initial condition warning in forced_response Commit: 44041692eac186a7ac9df31ae98e9f19e7a69067 https://github.com/python-control/python-control/commit/44041692eac186a7ac9df31ae98e9f19e7a69067 Author: Ben Greiner <co...@bn...> Date: 2021-04-01 (Thu, 01 Apr 2021) Changed paths: M control/tests/timeresp_test.py M control/timeresp.py Log Message: ----------- reallow non zero timevector start Commit: a8b72f5f6ac5317b956f305514dd7fce1628b12f https://github.com/python-control/python-control/commit/a8b72f5f6ac5317b956f305514dd7fce1628b12f Author: Ben Greiner <co...@bn...> Date: 2021-04-01 (Thu, 01 Apr 2021) Changed paths: M control/tests/timeresp_test.py Log Message: ----------- avoid different realizations with and without slycot Commit: 5434318d4478a64d9b5717df54e20fcbb2a74124 https://github.com/python-control/python-control/commit/5434318d4478a64d9b5717df54e20fcbb2a74124 Author: Ben Greiner <co...@bn...> Date: 2021-04-02 (Fri, 02 Apr 2021) Changed paths: M control/tests/modelsimp_test.py M control/tests/timeresp_test.py M control/timeresp.py M doc/conventions.rst Log Message: ----------- Merge pull request #588 from bnavigator/timeresp-doc improve forced_response and its documentation Compare: https://github.com/python-control/python-control/compare/de87cc677ff3...5434318d4478 |