Skip to content

Commit

Permalink
New version: BoundaryValueDiffEqFIRK v1.4.0
Browse files Browse the repository at this point in the history
UUID: 85d9eb09-370e-4000-bb32-543851f73618
Repo: https://github.com/SciML/BoundaryValueDiffEq.jl.git
Tree: 314c6e0ea597f6d733f78c0d553fdfacc7abb6c1

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Jan 18, 2025
1 parent d5d1866 commit c96ba48
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
13 changes: 10 additions & 3 deletions B/BoundaryValueDiffEqFIRK/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,21 @@ LineSearches = "7.3.0-7"
["1.1-1"]
ADTypes = "1.9.0-1"
Adapt = "4.1.1-4"
ArrayInterface = "7.16.0-7"
BandedMatrices = "1.7.5-1"
BoundaryValueDiffEqCore = "1.1.0-1"
DiffEqBase = "6.158.3-6"
FastAlmostBandedMatrices = "0.1.4-0.1"
FastClosures = "0.3.2-0.3"
ForwardDiff = "0.10.38-0.10"
LinearSolve = "2.36.2-2"
SciMLBase = "2.59.1-2"
Setfield = "1.1.1-1"
SparseDiffTools = "2.23.0-2"

["1.1-1.3"]
ArrayInterface = "7.16.0-7"
BoundaryValueDiffEqCore = "1.1.0-1"
SciMLBase = "2.59.1-2"

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

["1.3.0"]
git-tree-sha1 = "feee7d8530e65c0ac38cc81321348c0a92c66f91"

["1.4.0"]
git-tree-sha1 = "314c6e0ea597f6d733f78c0d553fdfacc7abb6c1"

0 comments on commit c96ba48

Please sign in to comment.