From: Ben G. <no...@gi...> - 2021-04-12 09:11:54
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: 0a7cd533fbc5712acac2c10fa22f97be755b3d17 https://github.com/python-control/python-control/commit/0a7cd533fbc5712acac2c10fa22f97be755b3d17 Author: Ben Greiner <co...@bn...> Date: 2021-04-11 (Sun, 11 Apr 2021) Changed paths: M control/statesp.py M control/tests/statesp_test.py Log Message: ----------- discrete time LaTeX repr of StateSpace systems Commit: 89c22c160a6db38ec971d538c4413f72838e0514 https://github.com/python-control/python-control/commit/89c22c160a6db38ec971d538c4413f72838e0514 Author: Ben Greiner <co...@bn...> Date: 2021-04-11 (Sun, 11 Apr 2021) Changed paths: M control/statesp.py M control/tests/statesp_test.py Log Message: ----------- use isdtime in StateSpace.__str__() Commit: 460859368661c0903fcf41040df8bd446e9cac2f https://github.com/python-control/python-control/commit/460859368661c0903fcf41040df8bd446e9cac2f Author: Ben Greiner <co...@bn...> Date: 2021-04-11 (Sun, 11 Apr 2021) Changed paths: M control/statesp.py M control/tests/statesp_test.py Log Message: ----------- print dt=True instead of unspecified Commit: d1f3bcabb7475f21f1203606448ff6fc1c2ffcb3 https://github.com/python-control/python-control/commit/d1f3bcabb7475f21f1203606448ff6fc1c2ffcb3 Author: Ben Greiner <co...@bn...> Date: 2021-04-12 (Mon, 12 Apr 2021) Changed paths: M control/statesp.py M control/tests/statesp_test.py Log Message: ----------- Merge pull request #609 from bnavigator/latex-dt discrete time LaTeX repr of StateSpace systems Compare: https://github.com/python-control/python-control/compare/15dc5cef9bb6...d1f3bcabb747 |