Skip to content

Releases: SciML/DiffEqPhysics.jl

v3.14.0

31 Jul 14:00
d16b944
Compare
Choose a tag to compare

DiffEqPhysics v3.14.0

Diff since v3.13.0

Merged pull requests:

  • ci: standardise workflows using SciML's reusable workflows (#84) (@thazhemadam)

v3.13.0

18 Jun 14:20
a577933
Compare
Choose a tag to compare

DiffEqPhysics v3.13.0

Diff since v3.12.0

Merged pull requests:

  • Bump actions/cache from 3 to 4 (#78) (@dependabot[bot])
  • Fixed the double pendulum example (#79) (@DominicDams)
  • Bump codecov/codecov-action from 3 to 4 (#80) (@dependabot[bot])
  • ci: explicitly specify token for codecov (#81) (@thazhemadam)
  • CompatHelper: bump compat for DiffEqCallbacks to 3, (keep existing compat) (#82) (@github-actions[bot])
  • Bump julia-actions/setup-julia from 1 to 2 (#83) (@dependabot[bot])

v3.12.0

24 Sep 17:16
8165c24
Compare
Choose a tag to compare

DiffEqPhysics v3.12.0

Diff since v3.11.0

Merged pull requests:

v3.11.0

16 Feb 23:43
cf40082
Compare
Choose a tag to compare

DiffEqPhysics v3.11.0

Diff since v3.10.0

Closed issues:

  • Solving non-autonomous HamiltonianProblem no longer works (#69)

Merged pull requests:

v3.10.0

03 Dec 03:58
67ae2b7
Compare
Choose a tag to compare

DiffEqPhysics v3.10.0

Diff since v3.9.0

Closed issues:

  • Confusing Notation (#50)
  • pendulum example is broken (#63)

Merged pull requests:

v3.9.0

14 Jan 12:21
7bec56f
Compare
Choose a tag to compare

DiffEqPhysics v3.9.0

Diff since v3.8.0

Closed issues:

  • Bug in DiffEqPhysics ? (#60)

Merged pull requests:

  • fix pendulum example and better varnames in hamiltonian problem (#58) (@KlausC)
  • tuple of part derivs for Hamiltonian (#59) (@KlausC)
  • support time-dependant Hamiltionians (#61) (@KlausC)
  • deprecation warning for 3-argument Hamiltonians (#62) (@KlausC)

v3.8.0

26 Dec 01:20
f58b306
Compare
Choose a tag to compare

DiffEqPhysics v3.8.0

Diff since v3.7.0

Merged pull requests:

  • CompatHelper: bump compat for "Reexport" to "1.0" (#57) (@github-actions[bot])

v3.7.0

17 Dec 10:34
cf5cdea
Compare
Choose a tag to compare

DiffEqPhysics v3.7.0

Diff since v3.6.0

Merged pull requests:

  • MassInstallAction: Install the TagBot workflow on this repository (#53) (@christopher-dG)
  • CompatHelper: bump compat for "StaticArrays" to "1.0" (#54) (@github-actions[bot])
  • MassInstallAction: Install the GitHubActionsCI workflow on this repository (#55) (@christopher-dG)

v3.6.0

16 Aug 02:07
7549d74
Compare
Choose a tag to compare

DiffEqPhysics v3.6.0

Diff since v3.5.0

Closed issues:

  • Force Field Tooling (#5)
  • Extensions to standard force fields to control temperature (#6)
  • Lennard-Jones Fluids (#9)
  • Handling animations of n-body problems via iterators (#27)
  • Comments on N-body problem (#28)
  • New package for N-body simulations (#35)

Merged pull requests:

  • CompatHelper: bump compat for "RecipesBase" to "1.0" (#47) (@github-actions[bot])
  • Updated/modernized tests. Made HamiltonianProblem() consistent (#48) (@ChrisDeGrendele)
  • New Examples that show HamiltonianProblem() (#49) (@ChrisDeGrendele)
  • Make more of multiple dispatch and remove unnecessary let (#51) (@Eggiverse)
  • Remove NBodyProblem and related examples (#52) (@Eggiverse)

v3.5.0

10 Feb 13:03
9eb3692
Compare
Choose a tag to compare

DiffEqPhysics v3.5.0

Diff since v3.4.0

Merged pull requests:

  • CompatHelper: bump compat for "RecipesBase" to "0.8" (#45) (@github-actions[bot])
  • Install TagBot as a GitHub Action (#46) (@JuliaTagBot)