Skip to content

Commit 89361d4

Browse files
committed
comment about mixing matrices and systems
1 parent 385c9e9 commit 89361d4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@
1515

1616
* src/matlab.py: added connect, append, minreal
1717

18+
* src/xferfcn.py and src/statesp.py: added/corrected
19+
__rmul__. In most cases a gain matrix (np.matrix) may now be
20+
used in combination with ss or tf systems.
21+
1822
2012-11-10 Richard Murray <murray@altura.local>
1923

2024
* src/canonical.py: new module implementing conversions to selected

0 commit comments

Comments
 (0)