Skip to content

v0.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Oct 09:12
· 445 commits to master since this release
32e4c8a

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)