From: Ben G. <no...@gi...> - 2021-04-01 18:44:55
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: efb79a73cfceba437073cb1d7d2458ac81603c89 https://github.com/python-control/python-control/commit/efb79a73cfceba437073cb1d7d2458ac81603c89 Author: Ben Greiner <co...@bn...> Date: 2021-03-28 (Sun, 28 Mar 2021) Changed paths: M control/tests/lti_test.py Log Message: ----------- activate previously unreached test code Commit: cdba09aaa46d672a9bc08f0e4ec9b62d7bd4648c https://github.com/python-control/python-control/commit/cdba09aaa46d672a9bc08f0e4ec9b62d7bd4648c Author: Ben Greiner <co...@bn...> Date: 2021-03-30 (Tue, 30 Mar 2021) Changed paths: M control/tests/lti_test.py Log Message: ----------- test ndarray and python native omegas for test_squeeze Commit: 56461462f489c0779f3f24528d131b543596373e https://github.com/python-control/python-control/commit/56461462f489c0779f3f24528d131b543596373e Author: Ben Greiner <co...@bn...> Date: 2021-03-30 (Tue, 30 Mar 2021) Changed paths: M control/lti.py Log Message: ----------- ndarray.ndim==0 is a scalar Commit: de87cc677ff326df61201b0a0b7c7e1ce95a6947 https://github.com/python-control/python-control/commit/de87cc677ff326df61201b0a0b7c7e1ce95a6947 Author: Ben Greiner <co...@bn...> Date: 2021-04-01 (Thu, 01 Apr 2021) Changed paths: M control/lti.py M control/tests/lti_test.py Log Message: ----------- Merge pull request #595 from bnavigator/fix-594 lti squeeze: ndarray.ndim == 0 is also a scalar Compare: https://github.com/python-control/python-control/compare/f1a98603a347...de87cc677ff3 |