8000 Fix typos where Riccati was spelled as Ricatti · martinjaeger/python-control@04725ef · GitHub
[go: up one dir, main page]

8000
Skip to content

Commit 04725ef

Browse files
committed
Fix typos where Riccati was spelled as Ricatti
1 parent ac9e00e commit 04725ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

control/robust.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,8 @@ def hinfsyn(P, nmeas, ncon):
119119
rcond: 4-vector, reciprocal condition estimates of:
120120
1: control transformation matrix
121121
2: measurement transformation matrix
122-
3: X-Ricatti equation
123-
4: Y-Ricatti equation
122+
3: X-Riccati equation
123+
4: Y-Riccati equation
124124
TODO: document significance of rcond
125125
126126
Raises

0 commit comments

Comments
 (0)
0