Skip to content

Commit

Permalink
New version: VoronoiFVM v1.20.0 (#105659)
Browse files Browse the repository at this point in the history
UUID: 82b139dc-5afc-11e9-35da-9b9bdfd336f3
Repo: https://github.com/j-fu/VoronoiFVM.jl.git
Tree: 51a6601a14d1431e6562a69ef8fa4843bf713807

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Apr 26, 2024
1 parent c888975 commit 8aefd80
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
14 changes: 12 additions & 2 deletions V/VoronoiFVM/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ JLD2 = "0.4"
["0.13.3-0.15.1"]
GridVisualize = "0.4"

["0.14-1"]
["0.14-1.19"]
julia = "1.6.0-1"

["0.15-0.18"]
Expand Down Expand Up @@ -257,7 +257,7 @@ ExtendableGrids = ["0.9.16-0.9", "1"]
["1.13.3-1"]
BandedMatrices = ["0.17", "1"]

["1.15-1"]
["1.15-1.19"]
LinearAlgebra = "1.6.0-1"
Printf = "1.6.0-1"
Random = "1.6.0-1"
Expand Down Expand Up @@ -291,6 +291,16 @@ Symbolics = "4.2.0-5"
["1.2.1-1"]
SparseDiffTools = "1.19.0-2"

["1.20-1"]
Compat = "4.10.0-4"
InteractiveUtils = "1.9.0-1"
LinearAlgebra = "1.9.0-1"
Printf = "1.9.0-1"
Random = "1.9.0-1"
SparseArrays = "1.9.0-1"
Statistics = "1.9.0-1"
julia = "1.9.0-1"

["1.3-1"]
RecursiveFactorization = "0.2.18-0.2"

Expand Down
3 changes: 3 additions & 0 deletions V/VoronoiFVM/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,9 @@ Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
["1.18-1"]
SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"

["1.20-1"]
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"

["1.3-1"]
RecursiveFactorization = "f2c3362d-daeb-58d1-803e-2bc74f2840b4"

Expand Down
3 changes: 3 additions & 0 deletions V/VoronoiFVM/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -435,3 +435,6 @@ git-tree-sha1 = "e8dd286611d24a22b813416a0302ff87c855f2b9"

["1.19.1"]
git-tree-sha1 = "1e0f256bb898cffc82087343cdd5de875d6e261a"

["1.20.0"]
git-tree-sha1 = "51a6601a14d1431e6562a69ef8fa4843bf713807"

0 comments on commit 8aefd80

Please sign in to comment.