- Notifications
You must be signed in to change notification settings - Fork450
allow complex statespace matrices#484
Conversation
coveralls commentedDec 30, 2020 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
roryyorke commentedJan 9, 2021
I suspect this might be quite a lot of work to properly support (see below). Would we change Slycot to reject complex matrices when real are expected? This might be a good idea anyway. Would we support TFs with complex coefficients? |
bnavigator commentedJan 9, 2021
Also, see discussion in#376. We could set a warning filter making this an error in Slycot. |
LSchmerber commentedSep 3, 2021
rico500 commentedAug 29, 2022
Has the development for this feature been discontinued? Is there a big road-block depending on another package (slycot?)? |
lytex commentedSep 20, 2022
If I remember correctly, Slycot had some functions that could be easily extended to handle complex cases
|
bnavigator commentedSep 21, 2022
The main roadblock is probably developer time. I might resuming working on this not earlier than in 2 or 3 months. Contributions from others are always welcome of course. |

Outsourced from#438, because it is not directly related to the test suite.
To be combined with#376