Releases: SciML/DataDrivenDiffEq.jl
Releases · SciML/DataDrivenDiffEq.jl
v0.8.5
v0.8.4
v0.8.3
DataDrivenDiffEq v0.8.3
Merged pull requests:
- Remove duplicated word (#357) (@felixcremer)
- Remove symbolics from project toml (#358) (@AlCap23)
- CompatHelper: add new compat entry for Symbolics at version 4, (keep existing compat) (#360) (@github-actions[bot])
v0.8.2
DataDrivenDiffEq v0.8.2
Closed issues:
- tests failing for 1.7 (#290)
- is function for forward and backward DMD welcome as PR? (#313)
- Koopman inference fails for simple example while SINDy works (#342)
Merged pull requests:
- Introduce datasets (#340) (@AlCap23)
- Ability to crop collocation (#341) (@AlCap23)
- Adapt docs (#343) (@AlCap23)
- CompatHelper: add new compat entry for SymbolicUtils at version 0.19, (keep existing compat) (#345) (@github-actions[bot])
- Update Project.toml (#347) (@AlCap23)
- Bounds and SymbolicRegression 0.9 (#349) (@AlCap23)
- Remove Compat (#352) (@ChrisRackauckas)
- CompatHelper: bump compat for DocStringExtensions to 0.9, (keep existing compat) (#356) (@github-actions[bot])
v0.8.1
v0.8.0
DataDrivenDiffEq v0.8.0
Closed issues:
- DataDrivenDiffEq dont work on 1.7.1 (#322)
Merged pull requests:
- Plot recipes (#326) (@AlCap23)
- CompatHelper: add new compat entry for RecipesBase at version 1, (keep existing compat) (#327) (@github-actions[bot])
- Problem rework and subsampling (#330) (@AlCap23)
- Remove legacy and add more tests (#334) (@AlCap23)
- Add examples and tests via literate (#335) (@AlCap23)
v0.7.0
v0.6.9
v0.6.8
DataDrivenDiffEq v0.6.8
Merged pull requests:
- Update Project.toml (#307) (@vnikoofard)
- Update MTK and Symbolics and tighten bounds (#309) (@AlCap23)
v0.6.7
DataDrivenDiffEq v0.6.7
Closed issues:
- Basic usage example in the documentation failing (#291)
generator
should be used instead ofoperator
in the Nonlinear System with Extended Dynamic Mode Decomposition example in the tutorial (#292)- Sparse Identification of Nonlinear Dynamics example in the tutorial fails (#294)
Merged pull requests: