8000 Import ControlSlycot exception in statesp · roryyorke/python-control@5d7b798 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5d7b798

Browse files
committed
Import ControlSlycot exception in statesp
1 parent 3f7b640 commit 5d7b798

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

control/statesp.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@
5959
from scipy.signal import cont2discrete
6060
from scipy.signal import StateSpace as signalStateSpace
6161
from warnings import warn
62+
63+
from .exception import ControlSlycot
6264
from .frdata import FrequencyResponseData
6365
from .lti import LTI, _process_frequency_response
6466
from .namedio import common_timebase, isdtime

0 commit comments

Comments
 (0)
0