Skip to content

Releases: SciML/DataDrivenDiffEq.jl

v1.3.0

18 Sep 16:35
368e9b6
Compare
Choose a tag to compare

DataDrivenDiffEq v1.3.0

Diff since v1.1.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

28 Apr 14:02
5d41da2
Compare
Choose a tag to compare

DataDrivenDiffEq v1.1.0

Diff since v1.0.2

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:

v1.0.2

14 Dec 09:16
8acc287
Compare
Choose a tag to compare

DataDrivenDiffEq v1.0.2

Diff since v1.0.1

Merged pull requests:

v1.0.1

07 Dec 21:08
b97ba99
Compare
Choose a tag to compare

DataDrivenDiffEq v1.0.1

Diff since v1.0.0

Closed issues:

  • main branch (#382)
  • Typo in naming STLSQ in documentation (#433)

Merged pull requests:

v1.0.0

19 Nov 08:14
00e31b9
Compare
Choose a tag to compare

DataDrivenDiffEq v1.0.0

Diff since v0.8.6

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:

v0.8.6

25 Oct 01:00
1c39cb6
Compare
Choose a tag to compare

DataDrivenDiffEq v0.8.6

Diff since v0.8.5

Closed issues:

  • Michaelis Menten Example with 3 subproblems (#377)

Merged pull requests:

v0.8.5

04 Jul 10:41
cb1465e
Compare
Choose a tag to compare

DataDrivenDiffEq v0.8.5

Diff since v0.8.4

Closed issues:

  • Question reg combing several "experiments" (#339)
  • Getting Started Example fails (#361)
  • Varying STLSQ parameter gives interesting error behaviour (#364)

Merged pull requests:

v0.8.4

10 Jun 17:52
8058c32
Compare
Choose a tag to compare

DataDrivenDiffEq v0.8.4

Diff since v0.8.3

Merged pull requests:

v0.8.3

09 Jun 23:25
e7300d2
Compare
Choose a tag to compare

DataDrivenDiffEq v0.8.3

Diff since v0.8.2

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

02 Jun 15:42
af423d3
Compare
Choose a tag to compare

DataDrivenDiffEq v0.8.2

Diff since v0.8.1

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])