Skip to content

Releases: SciML/DataDrivenDiffEq.jl

v0.6.6

05 Oct 05:28
73076c8
Compare
Choose a tag to compare

DataDrivenDiffEq v0.6.6

Diff since v0.6.5

Closed issues:

  • Docs: Getting Started page + Math (#245)
  • Docs Improvements (#247)
  • Enforcing rather old versions of Symbolics and ModelingToolkit (#285)
  • Update of the document "test/applications/partial_lotka_volterra.jl" (#286)

Merged pull requests:

v0.6.5

06 Aug 07:21
95b5619
Compare
Choose a tag to compare

DataDrivenDiffEq v0.6.5

Diff since v0.6.4

Merged pull requests:

v0.6.4

08 Jul 19:01
084306f
Compare
Choose a tag to compare

DataDrivenDiffEq v0.6.4

Diff since v0.6.3

Merged pull requests:

  • OccamNet for Symbolic Regression (#237) (@AlCap23)
  • CompatHelper: add new compat entry for "Requires" at version "1" (#238) (@github-actions[bot])
  • CompatHelper: bump compat for "Distributions" to "0.25" (#239) (@github-actions[bot])
  • OccamNet Documentation (#242) (@AlCap23)

v0.6.3

05 Jul 11:39
d5c982a
Compare
Choose a tag to compare

DataDrivenDiffEq v0.6.3

Diff since v0.6.2

Merged pull requests:

v0.6.2

02 Jul 21:33
dc53e6e
Compare
Choose a tag to compare

DataDrivenDiffEq v0.6.2

Diff since v0.6.1

Merged pull requests:

v0.6.1

02 Jul 18:59
5ab2a62
Compare
Choose a tag to compare

DataDrivenDiffEq v0.6.1

Diff since v0.6.0

Closed issues:

  • Store the low-rank factorization of the Koopman operator for memory saving? (#135)
  • Certain large problems cause segfaults (#228)

Merged pull requests:

  • Eliminate some dead includes and exports (#227) (@ChrisRackauckas)
  • CompatHelper: bump compat for "Symbolics" to "1" (#229) (@github-actions[bot])
  • Fix MTK and Symbolics for now (#231) (@AlCap23)
  • Eval expression kwargs and doc updates (#233) (@AlCap23)

v0.6.0

01 Jun 15:29
9a48907
Compare
Choose a tag to compare

DataDrivenDiffEq v0.6.0

Diff since v0.5.7

Closed issues:

  • SINDc : SINDy with control (#109)
  • Consistent API with SciML (#172)
  • Update Documentation (#176)
  • Linear Independent Basis Reliability (#195)
  • Issues with unique basis (#197)
  • SINDy(::AbstractODESolution, ...) and adding Sol dispatch to library functions (#206)
  • Model discovery from dataset with ContinuousDataDrivenProblem (#219)
  • SINDy error when derivative values are small (#220)
  • Bug in Quickstart.md the cartpole example (#223)

Merged pull requests:

  • Break And Rebuild (#201) (@AlCap23)
  • CompatHelper: add new compat entry for "ProgressMeter" at version "1.6" (#215) (@github-actions[bot])
  • CompatHelper: add new compat entry for "Reexport" at version "1.0" (#216) (@github-actions[bot])
  • Update Project.toml (#217) (@AlCap23)
  • Update model selection for pareto and implicit (#221) (@AlCap23)
  • Ode problem dispatch && Printing (#222) (@AlCap23)
  • Minor fixed before release (#224) (@AlCap23)

v0.5.7

04 May 12:40
9e8ad7f
Compare
Choose a tag to compare

DataDrivenDiffEq v0.5.7

Diff since v0.5.6

Closed issues:

  • DiffEqFlux integration (#54)

Merged pull requests:

v0.5.6

04 Mar 12:00
5be4952
Compare
Choose a tag to compare

DataDrivenDiffEq v0.5.6

Diff since v0.5.5

Merged pull requests:

v0.5.5

17 Feb 17:58
bb000f4
Compare
Choose a tag to compare

DataDrivenDiffEq v0.5.5

Diff since v0.5.4

Closed issues:

  • Running tutorial with inplace diffeq form leads to method error (#193)

Merged pull requests: