v5.16.1
·
609 commits
to master
since this release
BoundaryValueDiffEq v5.16.1
Merged pull requests:
- Add global error control adaptivity (#287) (@ErikQQY)
- Split MIRKN bc and collocation parts (#292) (@ErikQQY)
- Use safe similar (#293) (@ErikQQY)
- Add package quality tests (#300) (@ErikQQY)
- Support ForwardDiff 1.0 (#302) (@ErikQQY)
- Use sources (#303) (@ErikQQY)
- Allow more nested nonlinear solve kwargs in FIRK (#305) (@ErikQQY)
- More abstraction for cache (#307) (@ErikQQY)
- Add two-point BVP BigFloat test case (#310) (@ErikQQY)
- Add derivative interpolation for FIRK (#311) (@ErikQQY)
- update to ForwardDiff@1 (#317) (@oscardssmith)
- Fix master (#318) (@ErikQQY)
Closed issues:
- GE control (#34)
- Shooting method fail when specified line search algorithm from LineSearches.jl for nonlinear solvers (#210)
- Start using DifferentiationInterface (#218)
- Manifest update broke my code using BVProblem with solver Shooting(Rodas4P(autodiff=false)) (#304)
- Derivative solution from FIRK is missing (#309)