Skip to content

Releases: SciML/DataDrivenDiffEq.jl

v0.5.0

29 Nov 14:25
97ad44a
Compare
Choose a tag to compare

DataDrivenDiffEq v0.5.0

Diff since v0.4.1

Merged pull requests:

v0.4.1

05 Oct 09:12
32e4c8a
Compare
Choose a tag to compare

DataDrivenDiffEq v0.4.1

Diff since v0.4.0

Closed issues:

  • Check for observables as linear combinations of other observables (#116)
  • DataDrivenDiffEq does only train along one trajectory (#136)
  • Problem with the latest commit of DataDrivenDiffEq (#143)
  • Help needed in overcoming this error (#152)
  • On automatic creation of Basis vector in SInDy (#153)

Merged pull requests:

  • Adapt examples for use with direct inputs (#148) (@AlCap23)
  • Reduce allocations (#149) (@baggepinnen)
  • Remove wrong documentation for basis creation (#150) (@AlCap23)
  • CompatHelper: bump compat for "ProximalOperators" to "0.12" (#151) (@github-actions[bot])
  • Basis generators (#154) (@AlCap23)
  • Update isindy example in docs (#156) (@AlCap23)
  • Add extended examples for koopman draft (#157) (@AlCap23)
  • Adapt count operations and introduce linear independent basis (#161) (@AlCap23)

v0.4.0

25 Aug 21:09
ebf6307
Compare
Choose a tag to compare

DataDrivenDiffEq v0.4.0

Diff since v0.3.3

Closed issues:

  • Rename SInDy (#91)

Merged pull requests:

v0.3.3

15 Aug 10:09
8b323c3
Compare
Choose a tag to compare

DataDrivenDiffEq v0.3.3

Diff since v0.3.2

Closed issues:

  • SINDY-PI (#82)
  • Use Hyperopt.jl for Pareto Optimization (#129)
  • Implicit Sparse Identification Example in Docs is broken (#130)

Merged pull requests:

v0.3.2

28 Jul 18:08
6f10022
Compare
Choose a tag to compare

DataDrivenDiffEq v0.3.2

Diff since v0.3.1

Merged pull requests:

v0.3.1

05 May 20:05
4224467
Compare
Choose a tag to compare

DataDrivenDiffEq v0.3.1

Diff since v0.3.0

Closed issues:

  • Creating ODESystems for HAVOK (#93)
  • Linear evolution of NonlinearKoopman (#97)
  • Link to documentation in README is brocken (#99)

Merged pull requests:

v0.3.0

23 Apr 08:05
b3b438e
Compare
Choose a tag to compare

DataDrivenDiffEq v0.3.0

Diff since v0.2.0

Closed issues:

  • Δt in DMD: Allow arbitrary time array? (#15)

Merged pull requests:

v0.2.0

19 Apr 08:04
1ce3793
Compare
Choose a tag to compare

DataDrivenDiffEq v0.2.0

Diff since v0.1.4

Closed issues:

  • Optimiser Tests (#68)
  • SInDy_Examples2 and ISInDy_Examples not working (#74)
  • ADMM not robust (#84)

Merged pull requests:

  • Return sindy coefficients (#62) (@AlCap23)
  • Minor sindy updates (#63) (@AlCap23)
  • CompatHelper: bump compat for "StatsBase" to "0.33" (#64) (@github-actions[bot])
  • Update README.md (#66) (@AlCap23)
  • Consistent assertion of utils (#70) (@AlCap23)
  • Add optimiser tests (#71) (@AlCap23)
  • Edmd fixes (#72) (@AlCap23)
  • Fix SInDy_Examples2 and ISInDy_Examples (#75) (@gabrevaya)
  • CompatHelper: bump compat for "ModelingToolkit" to "2.0" (#77) (@github-actions[bot])
  • Update Tests for new Koopman Struct (#78) (@AlCap23)
  • Convergence for optimiser (#79) (@AlCap23)
  • SInDy Result (#80) (@AlCap23)
  • CompatHelper: bump compat for "ModelingToolkit" to "3.0" (#81) (@github-actions[bot])
  • General Basis (#83) (@AlCap23)
  • Better Koopman structs and split of estimation algorithms (#85) (@AlCap23)
  • Quick fixes (#86) (@AlCap23)
  • CompatHelper: add new compat entry for "DiffEqBase" at version "6.29" (#87) (@github-actions[bot])
  • Check if eq is present (#88) (@AlCap23)

v0.1.4

18 Mar 09:04
84751d5
Compare
Choose a tag to compare

DataDrivenDiffEq v0.1.4

Diff since v0.1.3

Closed issues:

  • Time(t) as a basis? (#58)

Merged pull requests:

v0.1.3

20 Feb 22:05
1551d68
Compare
Choose a tag to compare

DataDrivenDiffEq v0.1.3

Diff since v0.1.2

Closed issues:

  • Ordering of variables in Basis (#49)

Merged pull requests: