This release adds support for control inputs to the `Koopman` class. See the notebooks [here](https://pykoopman.readthedocs.io/en/latest/examples/tutorial_koopman_with_control.html) and [here](https://pykoopman.readthedocs.io/en/latest/examples/tutorial_linear_random_control_system.html) for examples.
0.1.0
This is a preliminary release of PyKoopman including only partial functionality. Features include
* `Koopman` class for discrete problems * Differentiation via the `derivative` package * DMD-style regressors via `PyDMD` * Observables: raw, polynomial, time-delay, and custom