Releases: baggepinnen/ControlSystemIdentification.jl
Releases · baggepinnen/ControlSystemIdentification.jl
v2.11.1
ControlSystemIdentification v2.11.1
Merged pull requests:
- return empty input for
OutputData
(#166) (@baggepinnen) - bump compat DSP v0.8 (#168) (@baggepinnen)
v2.11.0
ControlSystemIdentification v2.11.0
Merged pull requests:
- PNG output in docs (#163) (@baggepinnen)
- Fix import (#164) (@baggepinnen)
v2.10.3
ControlSystemIdentification v2.10.3
Merged pull requests:
- fix #161 (#162) (@baggepinnen)
Closed issues:
v2.10.2
ControlSystemIdentification v2.10.2
Merged pull requests:
- add case study on one sample delay (#159) (@baggepinnen)
Closed issues:
- Documentation inconsistency and related question (#158)
v2.10.1
ControlSystemIdentification v2.10.1
Merged pull requests:
- restrict
w
to be real in FRD (#152) (@baggepinnen) - allow dual numbers with input nonlinearity in newpem (#157) (@baggepinnen)
Closed issues:
v2.10.0
ControlSystemIdentification v2.10.0
Merged pull requests:
- Cache (#148) (@baggepinnen)
- add structured_pem for linear graybox identification (#150) (@baggepinnen)
v2.9.4
ControlSystemIdentification v2.9.4
Merged pull requests:
- add Final Prediction Error (FPE) (#144) (@baggepinnen)
- fix DataInterpolations breaking change (#145) (@baggepinnen)
- CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#146) (@github-actions[bot])
- add better error message for invalid initial guess (#147) (@baggepinnen)
v2.9.3
v2.9.2
ControlSystemIdentification v2.9.2
Merged pull requests:
- add welch option for
tfest
(#142) (@baggepinnen)
v2.9.1
ControlSystemIdentification v2.9.1
Merged pull requests:
- CompatHelper: bump compat for ComponentArrays to 0.15, (keep existing compat) (#137) (@github-actions[bot])
- tweak defaults in
subspaceid
(#138) (@baggepinnen) - add correlogram method to
coherence
(#139) (@baggepinnen) - more docs fixes (#140) (@baggepinnen)
- add video tutorials (#141) (@baggepinnen)