You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also related to #106 as the current implementation for multi-output systems does not have these issues. That is, sys.X.filt is okay but sys.filt is not.
Currently
_CanonicalStep
(used bysys.filt
) converts the system into CCF. This conversion can be detrimental for difficult systems.The text was updated successfully, but these errors were encountered: