Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd59e57a

Browse files
committed
removed a brittle unit test dependency that is already tested elsewhere
1 parent7a9bcd4 commitd59e57a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎control/tests/xferfcn_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -659,7 +659,6 @@ def test_minreal_3(self):
659659
g=TransferFunction([1,1],[1,1]).minreal()
660660
np.testing.assert_array_almost_equal(1.0,g.num[0][0])
661661
np.testing.assert_array_almost_equal(1.0,g.den[0][0])
662-
np.testing.assert_equal(0,g.dt)
663662

664663
deftest_minreal_4(self):
665664
"""Check minreal on discrete TFs."""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp