Releases: SciML/DataDrivenDiffEq.jl
Releases · SciML/DataDrivenDiffEq.jl
v0.6.6
v0.6.5
DataDrivenDiffEq v0.6.5
Merged pull requests:
- SymbolicRegression API (#243) (@AlCap23)
- Docs fixes and edits (#246) (@Gregliest)
- Missing variable in demo code (#248) (@stevengogogo)
- CompatHelper: bump compat for "Symbolics" to "2" (#253) (@github-actions[bot])
v0.6.4
DataDrivenDiffEq v0.6.4
Merged pull requests:
v0.6.3
v0.6.2
DataDrivenDiffEq v0.6.2
Merged pull requests:
v0.6.1
v0.6.0
DataDrivenDiffEq v0.6.0
Closed issues:
- SINDc : SINDy with control (#109)
- Consistent API with SciML (#172)
- Update Documentation (#176)
- Linear Independent Basis Reliability (#195)
- Issues with unique basis (#197)
SINDy(::AbstractODESolution, ...)
and adding Sol dispatch to library functions (#206)- Model discovery from dataset with ContinuousDataDrivenProblem (#219)
- SINDy error when derivative values are small (#220)
- Bug in Quickstart.md the cartpole example (#223)
Merged pull requests:
- Break And Rebuild (#201) (@AlCap23)
- CompatHelper: add new compat entry for "ProgressMeter" at version "1.6" (#215) (@github-actions[bot])
- CompatHelper: add new compat entry for "Reexport" at version "1.0" (#216) (@github-actions[bot])
- Update Project.toml (#217) (@AlCap23)
- Update model selection for pareto and implicit (#221) (@AlCap23)
- Ode problem dispatch && Printing (#222) (@AlCap23)
- Minor fixed before release (#224) (@AlCap23)
v0.5.7
DataDrivenDiffEq v0.5.7
Closed issues:
- DiffEqFlux integration (#54)
Merged pull requests:
- readme docstring (#203) (@anandijain)
- Fix link (#205) (@ArnoStrouwen)
- unique! issues (#207) (@AlCap23)
v0.5.6
v0.5.5
DataDrivenDiffEq v0.5.5
Closed issues:
- Running tutorial with inplace diffeq form leads to method error (#193)
Merged pull requests:
- Update for removal of pins (#194) (@ChrisRackauckas)