From: Ben <no...@gi...> - 2019-12-30 20:50:38
|
Branch: refs/heads/master Home: https://github.com/python-control/python-control Commit: e2877a1e401f0cc07852ecf24bf582da092bcc62 https://github.com/python-control/python-control/commit/e2877a1e401f0cc07852ecf24bf582da092bcc62 Author: Ben <co...@bn...> Date: 2019-12-30 (Mon, 30 Dec 2019) Changed paths: M control/mateqn.py M control/tests/mateqn_test.py Log Message: ----------- Check for symmetric matrices with machine precision (#348) * check for symmetric matrices with machine precision * mateqn_test array instead of deprecated matrix * test mateqn parameter checks * check for int first |