Releases: baggepinnen/ControlSystemIdentification.jl
Releases · baggepinnen/ControlSystemIdentification.jl
v0.2.4
ControlSystemIdentification v0.2.4
Merged pull requests:
- CompatHelper: bump compat for "Optim" to "0.22" (#32) (@github-actions[bot])
v0.2.3
ControlSystemIdentification v0.2.3
v0.2.2
ControlSystemIdentification v0.2.2
Improved time to
using ControlSystemIdentification
Get rid of warnings from plot commands
Closed issues:
- Not usable/installable on Julia 1.4., Windows 10: missing Poly (#31)
v0.2.1
ControlSystemIdentification v0.2.1
Merged pull requests:
- CompatHelper: bump compat for "ControlSystems" to "0.6" (#30) (@github-actions[bot])
v0.2.0
ControlSystemIdentification v0.2.0
This is a major, breaking update to the interface. All estimation methods now accept d = iddata(y,u)
.
Merged pull requests:
- use iddata instead of y,u inputs (#25) (@baggepinnen)
- CompatHelper: bump compat for "Roots" to "1.0" (#26) (@github-actions[bot])
- Tons of updates (#27) (@baggepinnen)
- CompatHelper: bump compat for "RecipesBase" to "1.0" (#28) (@github-actions[bot])
v0.1.12
v0.1.11
ControlSystemIdentification v0.1.11
Merged pull requests:
- CompatHelper: bump compat for "RecipesBase" to "0.8" (#21) (@github-actions[bot])
- Install TagBot as a GitHub Action (#22) (@JuliaTagBot)
- Subspace based identification with n4sid (#23) (@baggepinnen)
v0.1.10
v0.1.10 (2020-01-30)
Merged pull requests:
- CompatHelper: bump compat for "Optim" to "0.20" (#20) (github-actions[bot])