Skip to content

Releases: nathanaelbosch/ProbNumDiffEq.jl

v0.2.4

13 Sep 10:17
1308799
Compare
Choose a tag to compare

ProbNumDiffEq v0.2.4

Diff since v0.2.3

Merged pull requests:

v0.2.3

12 Sep 11:57
842d044
Compare
Choose a tag to compare

ProbNumDiffEq v0.2.3

Diff since v0.2.2

Merged pull requests:

v0.2.2

11 Sep 14:09
a2e6b60
Compare
Choose a tag to compare

ProbNumDiffEq v0.2.2

Diff since v0.2.1

Merged pull requests:

v0.2.1

10 Sep 11:16
Compare
Choose a tag to compare

ProbNumDiffEq v0.2.1

Diff since v0.2.0

Merged pull requests:

  • Make the precompilation a tiny bit nicer (precompile when using) (#69) (@nathanaelbosch)

v0.2.0

09 Sep 17:27
Compare
Choose a tag to compare

ProbNumDiffEq v0.2.0

Diff since v0.1.9

Merged pull requests:

v0.1.9

01 Sep 07:50
2d1ddc6
Compare
Choose a tag to compare

ProbNumDiffEq v0.1.9

Diff since v0.1.8

Merged pull requests:

v0.1.8

23 Aug 13:45
1616635
Compare
Choose a tag to compare

ProbNumDiffEq v0.1.8

Diff since v0.1.7

Merged pull requests:

v0.1.7

13 Aug 12:15
62e894b
Compare
Choose a tag to compare

ProbNumDiffEq v0.1.7

Diff since v0.1.6

Merged pull requests:

  • The smoothing should go until the first index (#43) (@nathanaelbosch)
  • Improvements to the README and documentation (#44) (@nathanaelbosch)
  • Better error/warning message for dense!=alg.smooth (#45) (@nathanaelbosch)
  • Simple change that removes the use of Taylor for q=1 initialization (#47) (@nathanaelbosch)
  • Reduce memory allocations (#48) (@nathanaelbosch)
  • Speed up the solvers with Octavian.jl (#49) (@nathanaelbosch)
  • CompatHelper: add new compat entry for "Octavian" at version "0.3" (#50) (@github-actions[bot])
  • CompatHelper: add new compat entry for "Tullio" at version "0.3" (#51) (@github-actions[bot])

v0.1.6

18 Jul 15:33
a1c3ee5
Compare
Choose a tag to compare

ProbNumDiffEq v0.1.6

Diff since v0.1.5

Merged pull requests:

  • CompatHelper: bump compat for "StructArrays" to "0.6" (#37) (@github-actions[bot])
  • Add SecondOrderODEProblem support (only IIP for the time being) (#40) (@nathanaelbosch)
  • Added tests for automatic differentiation (#41) (@nathanaelbosch)
  • Fix an issue with the default GR build in the documentation (#42) (@nathanaelbosch)

v0.1.5

02 Jul 11:46
Compare
Choose a tag to compare

ProbNumDiffEq v0.1.5

Diff since v0.1.4

Merged pull requests: