Skip to content

Releases: SciML/BoundaryValueDiffEq.jl

v5.7.1

25 Mar 19:16
10387ca
Compare
Choose a tag to compare

BoundaryValueDiffEq v5.7.1

Diff since v5.7.0

Merged pull requests:

v5.7.0

25 Mar 17:32
713bc58
Compare
Choose a tag to compare

BoundaryValueDiffEq v5.7.0

Diff since v5.6.3

Merged pull requests:

v5.6.3

26 Feb 03:46
0602c00
Compare
Choose a tag to compare

BoundaryValueDiffEq v5.6.3

Diff since v5.6.2

Merged pull requests:

  • Update DEStats in ODEInterface extension (#169) (@ErikQQY)

v5.6.2

20 Feb 19:09
c64eb05
Compare
Choose a tag to compare

BoundaryValueDiffEq v5.6.2

Diff since v5.6.1

Merged pull requests:

Closed issues:

  • Pre-compilation failure (#158)

v5.6.1

22 Dec 00:31
23d29c9
Compare
Choose a tag to compare

BoundaryValueDiffEq v5.6.1

Diff since v5.6.0

Merged pull requests:

v5.6.0

16 Dec 14:36
4b4a14d
Compare
Choose a tag to compare

BoundaryValueDiffEq v5.6.0

Diff since v5.4.0

Merged pull requests:

v5.5.0

13 Dec 07:29
d537837
Compare
Choose a tag to compare

BoundaryValueDiffEq v5.5.0

Diff since v5.4.0

Merged pull requests:

v5.4.0

14 Nov 09:36
8d3f1b6
Compare
Choose a tag to compare

BoundaryValueDiffEq v5.4.0

Diff since v5.3.0

Merged pull requests:

Closed issues:

  • Passing parameters to the residuals method (#23)
  • Utilize reinit fast path in shooting (#26)
  • Residual vector dimension (#55)
  • Add nonstandard array support (#67)
  • Autoselect Correct Solver for Nonlinear Least Squares (#123)
  • Support Initial Guess Function (#128)

v5.3.0

02 Nov 05:49
36ddab7
Compare
Choose a tag to compare

BoundaryValueDiffEq v5.3.0

Diff since v5.2.0

Merged pull requests:

Closed issues:

  • MIRK4() BVP solver gives wrong results (#69)
  • Very long compilation time for solve() (#117)

v5.2.0

23 Oct 17:52
e9c8a4c
Compare
Choose a tag to compare

BoundaryValueDiffEq v5.2.0

Diff since v5.1.0

Merged pull requests:

Closed issues:

  • TODO list of GSoC (#5)
  • Multiple Shooting Methods (#19)
  • True banded matrix support (#31)
  • Error afer updating to BoundaryValueDiffEq v5: BoundsError in interpolation (#118)