Skip to content

Commit d8fbaa0

Browse files
Update control/statesp.py
suggested doctoring fix for statesspace.slycot_horner Co-authored-by: Ben Greiner <code@bnavigator.de>
1 parent 371986c commit d8fbaa0

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

control/statesp.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,9 @@ def slycot_horner(self, s):
469469
for a more user-friendly interface.
470470
471471
Parameters
472-
s : array-like
472+
----------
473+
s : array_like
474+
Complex frequency
473475
474476
Returns
475477
output : array of size (outputs, inputs, len(s))

0 commit comments

Comments
 (0)