Releases: SciML/BoundaryValueDiffEq.jl
Releases · SciML/BoundaryValueDiffEq.jl
v2.3.1
v2.3.1 (2019-12-02)
Closed issues:
Merged pull requests:
- update to
n+1
points in range (#53) (magerton) - CompatHelper: add new compat entry for "DiffEqDiffTools" at version "1.4" (#51) (github-actions[bot])
- CompatHelper: add new compat entry for "ForwardDiff" at version "0.10" (#50) (github-actions[bot])
- CompatHelper: add new compat entry for "BandedMatrices" at version "0.14" (#49) (github-actions[bot])
- CompatHelper: add new compat entry for "NLsolve" at version "4.2" (#48) (github-actions[bot])
- CompatHelper: add new compat entry for "DiffEqBase" at version "6.5" (#47) (github-actions[bot])
- CompatHelper: add new compat entry for "Reexport" at version "0.2" (#46) (github-actions[bot])
v2.3.0
v2.3.0 (2019-07-31)
Closed issues:
- How to input a tolerance in BVP (#41)
Merged pull requests:
- Add CITATION.bib (#42) (asinghvi17)
Really fix initial conditions
Merge pull request #40 from JuliaDiffEq/ics Fix ics
Fix initial conditions
v2.2.2 cleanup
Use remake instead of building ODEProblems
v2.2.1 use remake to make Shooting work with other problems and more args
v1.0
v2.2.0 Update .travis.yml
Depwarn fixes for v0.7
v2.1.1 undef
Real v0.7
Merge pull request #38 from JuliaDiffEq/myb/0.7 Fix depwarns
First v0.7 version
Merge pull request #37 from JuliaDiffEq/fbot/deps Fix deprecations
Update for new syntax
v1.0.0 fix to new BVP syntax