|
2 | 2 |
|
3 | 3 | julia_version = "1.10.8" |
4 | 4 | manifest_format = "2.0" |
5 | | -project_hash = "6ab89829ea190189b0319a6f8e22b3515e5283c2" |
| 5 | +project_hash = "08a56a97851a386e63bd497ee2d35065349e6442" |
6 | 6 |
|
7 | 7 | [[deps.ADTypes]] |
8 | 8 | git-tree-sha1 = "e2478490447631aedba0823d4d7a80b2cc8cdb32" |
@@ -327,10 +327,10 @@ weakdeps = ["CUDA", "MPI"] |
327 | 327 | ClimaCommsMPIExt = "MPI" |
328 | 328 |
|
329 | 329 | [[deps.ClimaCore]] |
330 | | -deps = ["Adapt", "BandedMatrices", "BlockArrays", "ClimaComms", "CubedSphere", "DataStructures", "ForwardDiff", "GaussQuadrature", "GilbertCurves", "HDF5", "InteractiveUtils", "IntervalSets", "KrylovKit", "LinearAlgebra", "MultiBroadcastFusion", "NVTX", "PkgVersion", "RecursiveArrayTools", "RootSolvers", "SparseArrays", "StaticArrays", "Statistics", "UnrolledUtilities"] |
| 330 | +deps = ["Adapt", "BandedMatrices", "BlockArrays", "ClimaComms", "CubedSphere", "DataStructures", "FastGaussQuadrature", "ForwardDiff", "GilbertCurves", "HDF5", "InteractiveUtils", "IntervalSets", "KrylovKit", "LinearAlgebra", "MultiBroadcastFusion", "NVTX", "PkgVersion", "RecursiveArrayTools", "RootSolvers", "SparseArrays", "StaticArrays", "Statistics", "UnrolledUtilities"] |
331 | 331 | path = ".." |
332 | 332 | uuid = "d414da3d-4745-48bb-8d80-42e94e092884" |
333 | | -version = "0.14.27" |
| 333 | +version = "0.14.29" |
334 | 334 | weakdeps = ["CUDA", "Krylov"] |
335 | 335 |
|
336 | 336 | [deps.ClimaCore.extensions] |
@@ -744,6 +744,12 @@ git-tree-sha1 = "acebe244d53ee1b461970f8910c235b259e772ef" |
744 | 744 | uuid = "9aa1b823-49e4-5ca5-8b0f-3971ec8bab6a" |
745 | 745 | version = "0.3.2" |
746 | 746 |
|
| 747 | +[[deps.FastGaussQuadrature]] |
| 748 | +deps = ["LinearAlgebra", "SpecialFunctions", "StaticArrays"] |
| 749 | +git-tree-sha1 = "fd923962364b645f3719855c88f7074413a6ad92" |
| 750 | +uuid = "442a2c76-b920-505d-bb47-c5924d526838" |
| 751 | +version = "1.0.2" |
| 752 | + |
747 | 753 | [[deps.FastPower]] |
748 | 754 | git-tree-sha1 = "58c3431137131577a7c379d00fea00be524338fb" |
749 | 755 | uuid = "a4df4552-cc26-4903-aec0-212e50a0e84b" |
@@ -896,12 +902,6 @@ git-tree-sha1 = "9cb62849057df859575fc1dda1e91b82f8609709" |
896 | 902 | uuid = "d2c73de3-f751-5644-a686-071e5b155ba9" |
897 | 903 | version = "0.73.13+0" |
898 | 904 |
|
899 | | -[[deps.GaussQuadrature]] |
900 | | -deps = ["SpecialFunctions"] |
901 | | -git-tree-sha1 = "eb6f1f48aa994f3018cbd029a17863c6535a266d" |
902 | | -uuid = "d54b0c1a-921d-58e0-8e36-89d8069c0969" |
903 | | -version = "0.5.8" |
904 | | - |
905 | 905 | [[deps.Gettext_jll]] |
906 | 906 | deps = ["Artifacts", "CompilerSupportLibraries_jll", "JLLWrappers", "Libdl", "Libiconv_jll", "Pkg", "XML2_jll"] |
907 | 907 | git-tree-sha1 = "9b02998aba7bf074d14de89f9d37ca24a1a0b046" |
|
0 commit comments