Skip to content

Commit

Permalink
New version: DistributedSparseGrids v0.1.10
Browse files Browse the repository at this point in the history
UUID: 963c640e-cdaa-5978-8b8a-59ae1a680e3d
Repo: https://github.com/baxmittens/DistributedSparseGrids.jl.git
Tree: d249f538112e8eb54e488ad742f1b878aee8defe

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Feb 3, 2025
1 parent 21e95f6 commit bd62549
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
9 changes: 7 additions & 2 deletions D/DistributedSparseGrids/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
[0]
Colors = "0.12.8-0.12"
FastGaussQuadrature = "0.4.9-0.4"
ProgressMeter = "1.7.2-1"
StaticArrays = "1.4.4-1"
UnicodePlots = "3.1.3-3"
Expand All @@ -9,5 +8,11 @@ julia = "1"
["0-0.1.8"]
PlotlyJS = "0.18.9-0.18"

["0.1.5-0"]
["0-0.1.9"]
FastGaussQuadrature = "0.4.9-0.4"

["0.1.10-0"]
AltInplaceOpsInterface = "0.1.1-0.1"

["0.1.5-0.1.9"]
AltInplaceOpsInterface = "0.1"
4 changes: 3 additions & 1 deletion D/DistributedSparseGrids/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[0]
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
FastGaussQuadrature = "442a2c76-b920-505d-bb47-c5924d526838"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Expand All @@ -10,5 +9,8 @@ UnicodePlots = "b8865327-cd53-5732-bb35-84acbb429228"
["0-0.1.8"]
PlotlyJS = "f0f68f2c-4968-5e81-91da-67840de0976a"

["0-0.1.9"]
FastGaussQuadrature = "442a2c76-b920-505d-bb47-c5924d526838"

["0.1.5-0"]
AltInplaceOpsInterface = "d59240d3-86bd-48c4-8b44-fa29ea3b0621"
3 changes: 3 additions & 0 deletions D/DistributedSparseGrids/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ git-tree-sha1 = "b0a5637294e6591f01b55b1c3cd70bbb9653efed"

["0.1.9"]
git-tree-sha1 = "4e5387df599b5670cebe81b16c6a3fc93fa82753"

["0.1.10"]
git-tree-sha1 = "d249f538112e8eb54e488ad742f1b878aee8defe"

0 comments on commit bd62549

Please sign in to comment.