Releases: SciML/DataDrivenDiffEq.jl
Releases · SciML/DataDrivenDiffEq.jl
v1.5.0
DataDrivenDiffEq v1.5.0
Merged pull requests:
- Patch Releas : Compat Bounds on DataInterpolations (#509) (@AlCap23)
- Bump symbolicutils to 2 (#512) (@ChrisRackauckas)
- fix typos (#513) (@spaette)
- CompatHelper: bump compat for SymbolicUtils to 3, (keep existing compat) (#515) (@github-actions[bot])
- CompatHelper: bump compat for DataInterpolations to 6, (keep existing compat) (#518) (@github-actions[bot])
- CompatHelper: bump compat for Symbolics to 6, (keep existing compat) (#520) (@github-actions[bot])
v1.3.1
DataDrivenDiffEq v1.3.1
Patch Release
- Update the compat bounds for DataInterpolations
Merged pull requests:
- Documenter 1.0 upgrade (#485) (@ArnoStrouwen)
- CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#488) (@github-actions[bot])
- Bump actions/cache from 3 to 4 (#493) (@dependabot[bot])
- Run JuliaFormatter.format() (#495) (@LilithHafner)
- [skip ci] reapply formatter (#498) (@ArnoStrouwen)
- Update for MTK v9 (#502) (@ChrisRackauckas)
- Bump julia-actions/setup-julia from 1 to 2 (#503) (@dependabot[bot])
- ci: standardise workflows using SciML's reusable workflows (#504) (@thazhemadam)
- CompatHelper: bump compat for DataInterpolations to 5, (keep existing compat) (#505) (@github-actions[bot])
- build: bump patch version (#506) (@sathvikbhagavan)
- Patch Releas : Compat Bounds on DataInterpolations (#509) (@AlCap23)
v1.4.1
DataDrivenDiffEq v1.4.1
Merged pull requests:
- Bump julia-actions/setup-julia from 1 to 2 (#503) (@dependabot[bot])
- ci: standardise workflows using SciML's reusable workflows (#504) (@thazhemadam)
- CompatHelper: bump compat for DataInterpolations to 5, (keep existing compat) (#505) (@github-actions[bot])
- build: bump patch version (#506) (@sathvikbhagavan)
v1.4.0
DataDrivenDiffEq v1.4.0
Merged pull requests:
- Documenter 1.0 upgrade (#485) (@ArnoStrouwen)
- CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#488) (@github-actions[bot])
- Bump actions/cache from 3 to 4 (#493) (@dependabot[bot])
- Run JuliaFormatter.format() (#495) (@LilithHafner)
- [skip ci] reapply formatter (#498) (@ArnoStrouwen)
- Update for MTK v9 (#502) (@ChrisRackauckas)
v1.3.0
DataDrivenDiffEq v1.3.0
Merged pull requests:
- Use DataInterpolations v4 (#471) (@ChrisRackauckas)
- CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#473) (@github-actions[bot])
- CompatHelper: bump compat for StatsBase to 0.34 for package docs, (keep existing compat) (#474) (@github-actions[bot])
- Bump actions/checkout from 3 to 4 (#483) (@dependabot[bot])
v1.1.0
DataDrivenDiffEq v1.1.0
Closed issues:
- SInDy example with Neural ODE (#124)
- Using DataDrivenSolution for forward modelling (#448)
- SymbolicUtils v1 upgrade (#452)
- Unable to recover the dynamic and predict, when DataDrivenSolution's problem is Discrete DataDrivenProblem (#456)
- Result printing of Quick Demonstration in README.md is not reproduced (#464)
Merged pull requests:
- Lux (#427) (@AlCap23)
- Update compat bounds (#442) (@AlCap23)
- CompatHelper: bump compat for MLUtils to 0.4, (keep existing compat) (#443) (@github-actions[bot])
- LanguageTool (#446) (@ArnoStrouwen)
- Update sparse_regression.md (#449) (@AlCap23)
- [skip ci] spelling (#451) (@ArnoStrouwen)
- Update index.md - typo (#453) (@alhirzel)
- format markdown (#454) (@ArnoStrouwen)
- Typo (#455) (@DanielVandH)
- strict links (#457) (@ArnoStrouwen)
- enable dependabot for GitHub actions (#458) (@ranocha)
- Bump actions/checkout from 1 to 3 (#459) (@dependabot[bot])
- Bump actions/cache from 1 to 3 (#460) (@dependabot[bot])
- remove Test from [deps] (#466) (@KristofferC)
- Complete Symbolics v5 update (#469) (@ChrisRackauckas)
v1.0.2
v1.0.1
DataDrivenDiffEq v1.0.1
Closed issues:
Merged pull requests:
- Add license for libs (#425) (@AlCap23)
- Update Project.toml (#426) (@AlCap23)
- doc cov libs (#429) (@ArnoStrouwen)
- Update DataDrivenSR.jl (#430) (@AlCap23)
- Update type.jl (#431) (@AlCap23)
- Adapt Normalisation (#434) (@AlCap23)
- Collect all basis arguments (#435) (@AlCap23)
- Cj mdatadriven hotfix 3 (#436) (@AlCap23)
- Adapt selection (#437) (@AlCap23)
- Update Project.toml (#438) (@AlCap23)
v1.0.0
DataDrivenDiffEq v1.0.0
Closed issues:
- DataDrivenDiffEq example 6 failure: "Implicit Nonlinear Dynamics : Autoregulation" (#376)
- Implicit Nonlinear Dynamics : Autoregulation , example not working (#378)
- DMD-like solves fail for systems with at least 32 variables (#379)
- Linear Time Continuous System Documentation Example Errors in ODESystem Creation (#385)
- indirect dependency RegularizationTools has GPL license (#389)
Merged pull requests:
- Major Refactoring into API and Subpackages (#371) (@AlCap23)
- add doc cov (#386) (@ArnoStrouwen)
- added reproducibility to index.md and make.jl (#388) (@00krishna)
- Adjust Combat Bounds (#419) (@AlCap23)
v0.8.6
DataDrivenDiffEq v0.8.6
Closed issues:
- Michaelis Menten Example with 3 subproblems (#377)
Merged pull requests:
- MassInstallAction: Install the Invalidations workflow on this repository (#374) (@devmotion)
- Fixed bounds of dataset iteration (#380) (@sceptri)
- updated README and make.jl as per sciml template (#381) (@00krishna)
- canonize docs (#383) (@ArnoStrouwen)
- add logo (#384) (@ArnoStrouwen)