continuous time system support for create_estimator_iosystem by murrayrm · Pull Request #829 · python-control/python-control
This PR adds support for continuous time systems in the create_estimator_iosystem function + unit tests.
(I also had to update some of the xfail exception conditions since it looks like NumPy is now at v1.24.1, but there are still some failures under a small number of conditions.)
This should be the last update before putting out control-0.9.3, which I hope to do in the next day or two.