v1.0.0
ControlSystemsMTK v1.0.0
BREAKING: This version makes use of the new ModelingToolkitStandardLibrary v2.0, and some keyword arguments to set initial conditions for Blocks.StateSpace
have thus changed from x_start
to just x
.
Merged pull requests:
- fix typos (#54) (@spaette)
- bump compat MTKstdlib (#56) (@baggepinnen)