Skip to content

v5.10.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Sep 14:21
· 31 commits to master since this release
0a2b4ac

BoundaryValueDiffEq v5.10.0

Diff since v5.9.1

Merged pull requests:

  • Add Lobatto IIIa-c and Radau IIa solvers (#178) (@axla-io)
  • Fix support for BigFloat u0 (#202) (@ErikQQY)
  • ci: update tests workflow to use centralized reusable workflow and auto-suggest formatting changes on PRs (#204) (@thazhemadam)
  • Use VectorOfArray for arrays in MIRK (#205) (@ErikQQY)
  • Boundary conditions use VectorOfArray API (#206) (@ErikQQY)
  • Refactor FIRK solvers (#211) (@ErikQQY)

Closed issues:

  • BigFloat support for TwoPointBVProblem using MIRK4 (#43)
  • BoundaryValueDiffEq.jl fails to precompile (#207)