Skip to content

Releases: SciML/DataDrivenDiffEq.jl

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

v0.8.1

16 Mar 11:35
141b0eb
Compare
Choose a tag to compare

DataDrivenDiffEq v0.8.1

Diff since v0.8.0

Closed issues:

  • ContinuousDataDrivenProblem (#336)

Merged pull requests:

v0.8.0

08 Mar 13:38
8182002
Compare
Choose a tag to compare

DataDrivenDiffEq v0.8.0

Diff since v0.7.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

12 Jan 17:34
40340bf
Compare
Choose a tag to compare

DataDrivenDiffEq v0.7.0

Diff since v0.6.9

Merged pull requests:

v0.6.9

23 Dec 11:22
142b96d
Compare
Choose a tag to compare

DataDrivenDiffEq v0.6.9

Diff since v0.6.8

Closed issues:

  • about version (#308)

Merged pull requests:

  • Better results and more stuff (#310) (@AlCap23)
  • CI for LTS (#316) (@ChrisRackauckas)
  • CompatHelper: bump compat for ModelingToolkit to 8, (keep existing compat) (#319) (@github-actions[bot])

v0.6.8

16 Nov 18:41
abd30a3
Compare
Choose a tag to compare

DataDrivenDiffEq v0.6.8

Diff since v0.6.7

Merged pull requests:

v0.6.7

08 Nov 20:21
2b809b8
Compare
Choose a tag to compare

DataDrivenDiffEq v0.6.7

Diff since v0.6.6

Closed issues:

  • Basic usage example in the documentation failing (#291)
  • generator should be used instead of operator 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:

  • CompatHelper: bump compat for Symbolics to 4, (keep existing compat) (#295) (@github-actions[bot])
  • Documentation fixes (#303) (@AlCap23)
  • Create array of symbols instead of symbolic array (#304) (@AlCap23)
  • Cjm docs quickfix (#305) (@AlCap23)