Skip to content

Commit

Permalink
New version: BoundaryValueDiffEq v5.6.0 (#97237)
Browse files Browse the repository at this point in the history
UUID: 764a87c0-6b3e-53db-9096-fe964310641d
Repo: https://github.com/SciML/BoundaryValueDiffEq.jl.git
Tree: dd234c9a030350d5ff4c45761d6cad0cfb358cb9

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Dec 16, 2023
1 parent 3572701 commit 437629d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
7 changes: 6 additions & 1 deletion B/BoundaryValueDiffEq/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -117,12 +117,17 @@ LinearSolve = "2"
["5.4-5"]
DiffEqBase = "6.138.0-6"
LinearAlgebra = "1.9.0-1"
NonlinearSolve = "2.6.1-2"
Preferences = "1"
SparseArrays = "1.9.0-1"
Tricks = "0.1"

["5.4-5.5"]
NonlinearSolve = "2.6.1-2"

["5.5-5"]
FastAlmostBandedMatrices = "0.1"
LinearSolve = "2.20.0-2"
RecursiveArrayTools = "2.38.10-3"

["5.6-5"]
NonlinearSolve = "2.6.1-3"
3 changes: 3 additions & 0 deletions B/BoundaryValueDiffEq/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,3 +78,6 @@ git-tree-sha1 = "8a19e2457da8a7e5ae54ee9479885738d8fd926b"

["5.5.0"]
git-tree-sha1 = "959bf1e2ada0bcc21f92fe2593a32ab5e7a78993"

["5.6.0"]
git-tree-sha1 = "dd234c9a030350d5ff4c45761d6cad0cfb358cb9"

0 comments on commit 437629d

Please sign in to comment.