Skip to content

Commit

Permalink
New version: BoundaryValueDiffEqCore v1.5.0 (#123244)
Browse files Browse the repository at this point in the history
UUID: 56b672f2-a5fe-4263-ab2d-da677488eb3a
Repo: https://github.com/SciML/BoundaryValueDiffEq.jl.git
Tree: 0b5f4f48d637323671001dae2a7503ba78ee545b

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jan 18, 2025
1 parent ad55612 commit d5d1866
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
11 changes: 9 additions & 2 deletions B/BoundaryValueDiffEqCore/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,18 @@ NonlinearSolve = "3.15.1-4"
["1.1-1"]
ADTypes = "1.9.0-1"
Adapt = "4.1.1-4"
ArrayInterface = "7.16.0-7"
DiffEqBase = "6.158.3-6"
ForwardDiff = "0.10.38-0.10"
LineSearch = "0.1.4-0.1"
LinearSolve = "2.36.2-2"
SparseDiffTools = "2.23.0-2"

["1.1-1.4"]
ArrayInterface = "7.16.0-7"
NonlinearSolveFirstOrder = "1"
SciMLBase = "2.59.1-2"
SparseDiffTools = "2.23.0-2"

["1.5-1"]
ArrayInterface = "7.18.0-7"
NonlinearSolveFirstOrder = "1.2.0-1"
SciMLBase = "2.71.0-2"
3 changes: 3 additions & 0 deletions B/BoundaryValueDiffEqCore/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ git-tree-sha1 = "7ecf44dd453add837fda0e7dfb4740d7638e3c81"

["1.4.0"]
git-tree-sha1 = "14b15fabdff8450b4c21ba8a41fbba31dc2b1e5d"

["1.5.0"]
git-tree-sha1 = "0b5f4f48d637323671001dae2a7503ba78ee545b"

0 comments on commit d5d1866

Please sign in to comment.