Releases: JuliaControl/ControlSystemsMTK.jl
Releases · JuliaControl/ControlSystemsMTK.jl
v2.3.3
ControlSystemsMTK v2.3.3
v2.3.2
ControlSystemsMTK v2.3.2
Merged pull requests:
- add option to simplify causality in a different way (#73) (@baggepinnen)
Closed issues:
- named_ss & linearization -- strange result (#72)
v2.3.1
ControlSystemsMTK v2.3.1
Merged pull requests:
- factor out causal simplification (#71) (@baggepinnen)
v2.3.0
ControlSystemsMTK v2.3.0
Merged pull requests:
- handle analysis points in addition to symbols (#70) (@baggepinnen)
Closed issues:
- ControlSystemsMTK & AnalysisPoints & Observed? (#64)
v2.2.2
ControlSystemsMTK v2.2.2
v2.2.1
v2.2.0
ControlSystemsMTK v2.2.0
Merged pull requests:
- add example with named IO to docs (#66) (@baggepinnen)
- bump compat DataInterpolations (#68) (@baggepinnen)
v2.1.0
ControlSystemsMTK v2.1.0
Merged pull requests:
- add IO connectors with specified names (#65) (@baggepinnen)
v2.0.1
ControlSystemsMTK v2.0.1
v2.0.0
ControlSystemsMTK v2.0.0
The only breaking change in this release is the update of ModelingToolkit to v9, no code in this package has changed, but since this package re exports part of the MTK API, a breaking release was made here as well.
Merged pull requests:
- handle nonlinear system in linearized codegen (#59) (@baggepinnen)
- As/mtk v9 (#63) (@baggepinnen)
Closed issues:
- ControlSystemsMTK version? (#62)