Releases: SciML/BoundaryValueDiffEq.jl
Releases · SciML/BoundaryValueDiffEq.jl
v2.8.0
BoundaryValueDiffEq v2.8.0
Closed issues:
- Unexpected kwargs passed to new warning system (#71)
Merged pull requests:
- Fix different types for x and y (#66) (@MatFi)
- CI for LTS (#70) (@ChrisRackauckas)
- BandedMatrices v0.17 (#72) (@dlfivefifty)
v2.7.1
v2.7.0
BoundaryValueDiffEq v2.7.0
Merged pull requests:
- CompatHelper: bump compat for "BandedMatrices" to "0.16" (#63) (@github-actions[bot])
v2.6.0
BoundaryValueDiffEq v2.6.0
Merged pull requests:
- MassInstallAction: Install the TagBot workflow on this repository (#59) (@christopher-dG)
- MassInstallAction: Install the GitHubActionsCI workflow on this repository (#60) (@christopher-dG)
- CompatHelper: bump compat for "Reexport" to "1.0" (#61) (@github-actions[bot])
v2.5.0
BoundaryValueDiffEq v2.5.0
Merged pull requests:
- Install TagBot as a GitHub Action (#57) (@JuliaTagBot)
- CompatHelper: bump compat for "BandedMatrices" to "0.15" (#58) (@github-actions[bot])
v2.4.0
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