Skip to content

Commit

Permalink
New version: VoronoiFVM v1.15.0 (#96285)
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: 0ab4f14ec8e1de26faf956c39f0405418f651eb6

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Dec 1, 2023
1 parent bc0bb19 commit 1f3f80e
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
7 changes: 7 additions & 0 deletions V/VoronoiFVM/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,13 @@ ExtendableGrids = ["0.9.16-0.9", "1"]
["1.13.3-1"]
BandedMatrices = ["0.17", "1"]

["1.15-1"]
LinearAlgebra = "1.6.0-1"
Printf = "1.6.0-1"
Random = "1.6.0-1"
SparseArrays = "1.6.0-1"
Statistics = "1.6.0-1"

["1.2.1-1"]
SparseDiffTools = "1.19.0-2"

Expand Down
4 changes: 3 additions & 1 deletion V/VoronoiFVM/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

["0-1.14"]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

["0.10.2-1"]
Expand Down Expand Up @@ -74,7 +76,7 @@ ExtendableGrids = "cfc395e8-590f-11e8-1f13-43a2532b2fa8"
["0.8.5-0.14"]
SparsityDetection = "684fba80-ace3-11e9-3d08-3bc7ed6f96df"

["0.8.8-1"]
["0.8.8-1.14"]
SuiteSparse = "4607b0f0-06f3-5cda-b6b1-a6196a1729e9"

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

["1.14.0"]
git-tree-sha1 = "7e1e72d18fd54e549888841def2b52fde6cb4746"

["1.15.0"]
git-tree-sha1 = "0ab4f14ec8e1de26faf956c39f0405418f651eb6"

0 comments on commit 1f3f80e

Please sign in to comment.