Skip to content

v5.16.0

Choose a tag to compare

@github-actions github-actions released this 03 Mar 14:22
· 721 commits to master since this release
b99ea13

BoundaryValueDiffEq v5.16.0

Diff since v5.15.0

Merged pull requests:

  • Make docs build to gh-pages (#273) (@ChrisRackauckas)
  • CompatHelper: bump compat for LinearSolve to 3 for package BoundaryValueDiffEqCore, (keep existing compat) (#275) (@github-actions[bot])
  • CompatHelper: bump compat for LinearSolve to 3 for package BoundaryValueDiffEqMIRK, (keep existing compat) (#276) (@github-actions[bot])
  • CompatHelper: bump compat for LinearSolve to 3 for package BoundaryValueDiffEqFIRK, (keep existing compat) (#277) (@github-actions[bot])
  • CompatHelper: bump compat for LinearSolve to 3 for package BoundaryValueDiffEqShooting, (keep existing compat) (#278) (@github-actions[bot])
  • Imrove initial guess handling (#279) (@ErikQQY)
  • Add NLLS BVP docs (#280) (@ErikQQY)
  • Use DifferentiationInterface for Jacobian stuff (#283) (@ErikQQY)
  • Add improved MIRK6 method (#285) (@ErikQQY)
  • Ignore dt checking when initial guess is provided (#286) (@ErikQQY)

Closed issues:

  • More TODOs (#93)
  • Docs for providing initial guess (#274)