Skip to content

Releases: SciML/BoundaryValueDiffEq.jl

v2.8.0

23 May 13:28
fecf2ac
Compare
Choose a tag to compare

BoundaryValueDiffEq v2.8.0

Diff since v2.7.1

Closed issues:

  • Unexpected kwargs passed to new warning system (#71)

Merged pull requests:

v2.7.1

12 Jan 18:44
fcb3f40
Compare
Choose a tag to compare

BoundaryValueDiffEq v2.7.1

Diff since v2.7.0

Closed issues:

  • Doesn't support MVector (#64)

Merged pull requests:

v2.7.0

08 Jan 16:09
8d216bd
Compare
Choose a tag to compare

BoundaryValueDiffEq v2.7.0

Diff since v2.6.0

Merged pull requests:

  • CompatHelper: bump compat for "BandedMatrices" to "0.16" (#63) (@github-actions[bot])

v2.6.0

26 Dec 07:08
9febdb6
Compare
Choose a tag to compare

BoundaryValueDiffEq v2.6.0

Diff since v2.5.0

Merged pull requests:

  • MassInstallAction: Install the TagBot workflow on this repository (#59) (@christopher-dG)
  • MassInstallAction: Install the GitHubActionsCI workflow on this repository (#60) (@christopher-dG)
  • CompatHelper: bump compat for "Reexport" to "1.0" (#61) (@github-actions[bot])

v2.5.0

27 Apr 22:06
aa4e88d
Compare
Choose a tag to compare

BoundaryValueDiffEq v2.5.0

Diff since v2.4.0

Merged pull requests:

  • Install TagBot as a GitHub Action (#57) (@JuliaTagBot)
  • CompatHelper: bump compat for "BandedMatrices" to "0.15" (#58) (@github-actions[bot])

v2.4.0

24 Jan 13:35
v2.4.0
73e16db
Compare
Choose a tag to compare

v2.4.0 (2020-01-24)

Diff since v2.3.1

Merged pull requests:

v2.3.1

02 Dec 22:48
v2.3.1
fe2d841
Compare
Choose a tag to compare

v2.3.1 (2019-12-02)

Diff since v2.3.0

Closed issues:

  • DimensionMismatch("dimensions must match") with Shooting() (#52)
  • Register (#45)

Merged pull requests:

v2.3.0

31 Jul 13:07
v2.3.0
Compare
Choose a tag to compare

v2.3.0 (2019-07-31)

Diff since v2.2.3

Closed issues:

  • How to input a tolerance in BVP (#41)

Merged pull requests:

Really fix initial conditions

06 Feb 13:34
c58ba0c
Compare
Choose a tag to compare
Merge pull request #40 from JuliaDiffEq/ics

Fix ics

Fix initial conditions

06 Feb 13:18
Compare
Choose a tag to compare
v2.2.2

cleanup