Skip to content

Releases: nathanaelbosch/ProbNumDiffEq.jl

v0.11.1

13 Apr 13:08
f9ecff5
Compare
Choose a tag to compare

ProbNumDiffEq v0.11.1

Diff since v0.11.0

Merged pull requests:

v0.11.0

08 Apr 11:29
b5863eb
Compare
Choose a tag to compare

ProbNumDiffEq v0.11.0

Diff since v0.10.2

Merged pull requests:

v0.10.2

31 Mar 12:06
14c32fc
Compare
Choose a tag to compare

ProbNumDiffEq v0.10.2

Diff since v0.10.1

Merged pull requests:

v0.10.1

11 Mar 17:24
c7f42f7
Compare
Choose a tag to compare

ProbNumDiffEq v0.10.1

Diff since v0.10.0

Merged pull requests:

  • Split the "solver" page in the documentation to make it easier to see where to find what (#220) (@nathanaelbosch)
  • Change the keyword argument from init_on_du to init_on_ddu (#222) (@nathanaelbosch)

v0.10.0

11 Mar 15:42
5ab8885
Compare
Choose a tag to compare

ProbNumDiffEq v0.10.0

Diff since v0.9.3

Merged pull requests:

v0.9.3

08 Mar 10:41
14af92c
Compare
Choose a tag to compare

ProbNumDiffEq v0.9.3

Diff since v0.9.2

Merged pull requests:

v0.9.2

23 Feb 10:27
3ad4947
Compare
Choose a tag to compare

ProbNumDiffEq v0.9.2

Diff since v0.9.1

Merged pull requests:

v0.9.1

12 Feb 15:11
0570aab
Compare
Choose a tag to compare

ProbNumDiffEq v0.9.1

Diff since v0.9.0

Closed issues:

  • std doesn't work (#209)

Merged pull requests:

  • Document the new prior option, at least a bit (#206) (@nathanaelbosch)
  • CompatHelper: bump compat for TaylorSeries to 0.13, (keep existing compat) (#207) (@github-actions[bot])
  • CompatHelper: bump compat for TaylorIntegration to 0.11, (keep existing compat) (#208) (@github-actions[bot])
  • Implement var and std for Gaussians (#210) (@nathanaelbosch)

v0.9.0

05 Feb 18:20
45abe77
Compare
Choose a tag to compare

ProbNumDiffEq v0.9.0

Diff since v0.8.6

Merged pull requests:

v0.8.6

29 Nov 09:52
Compare
Choose a tag to compare

ProbNumDiffEq v0.8.6

Diff since v0.8.5

Merged pull requests:

  • Introduce "measurement models" to simplify some code (#185) (@nathanaelbosch)
  • Add a make_new_transitions check before building transitions (#190) (@nathanaelbosch)
  • Introduce xprev, mimicking OrdinaryDiffEq.jl's use of uprev (#191) (@nathanaelbosch)
  • Refactor prior (#192) (@nathanaelbosch)
  • CompatHelper: bump compat for TaylorIntegration to 0.10, (keep existing compat) (#195) (@github-actions[bot])

EDIT: This list is not correct! The patch release has been made from an older branch.