We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21d0043 commit 5729b22Copy full SHA for 5729b22
1 file changed
control/tests/statefbk_test.py
@@ -507,6 +507,7 @@ def test_lqr_discrete(self):
507
(4, 0, 2, 2, 'nonlinear'),
508
(4, 3, 2, 2, 'nonlinear'),
509
(2, 0, 1, 0, 'iosystem'),
510
+ (2, 0, 1, 1, 'iosystem'),
511
])
512
def test_statefbk_iosys(
513
self, nstates, ninputs, noutputs, nintegrators, type_):
0 commit comments