comparison benchmark/Manifest.toml @ 1751:f3d7e2d7a43f feature/sbp_operators/laplace_curvilinear

Merge feature/grids/manifolds
author Jonatan Werpers <jonatan@werpers.com>
date Wed, 11 Sep 2024 16:26:19 +0200
parents 471a948cd2b2
children 3e4ae9bfe86a 79053d93dd6b
comparison
equal deleted inserted replaced
1731:3684db043add 1751:f3d7e2d7a43f
1 # This file is machine-generated - editing it directly is not advised 1 # This file is machine-generated - editing it directly is not advised
2 2
3 julia_version = "1.10.4" 3 julia_version = "1.10.5"
4 manifest_format = "2.0" 4 manifest_format = "2.0"
5 project_hash = "25bba7b4a00465d5a2b00b589eb10e3301c31f2a" 5 project_hash = "ecfc3e12aca5be17a874aba6134ff821abf61540"
6 6
7 [[deps.AbstractTrees]] 7 [[deps.AbstractTrees]]
8 git-tree-sha1 = "2d9c9a55f9c93e8887ad391fbae72f8ef55e1177" 8 git-tree-sha1 = "2d9c9a55f9c93e8887ad391fbae72f8ef55e1177"
9 uuid = "1520ce14-60c1-5f80-bbc7-55ef81b5835c" 9 uuid = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
10 version = "0.4.5" 10 version = "0.4.5"
23 uuid = "0dad84c5-d112-42e6-8d28-ef12dabb789f" 23 uuid = "0dad84c5-d112-42e6-8d28-ef12dabb789f"
24 version = "1.1.1" 24 version = "1.1.1"
25 25
26 [[deps.ArrayInterface]] 26 [[deps.ArrayInterface]]
27 deps = ["Adapt", "LinearAlgebra"] 27 deps = ["Adapt", "LinearAlgebra"]
28 git-tree-sha1 = "f54c23a5d304fb87110de62bace7777d59088c34" 28 git-tree-sha1 = "3640d077b6dafd64ceb8fd5c1ec76f7ca53bcf76"
29 uuid = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9" 29 uuid = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
30 version = "7.15.0" 30 version = "7.16.0"
31 31
32 [deps.ArrayInterface.extensions] 32 [deps.ArrayInterface.extensions]
33 ArrayInterfaceBandedMatricesExt = "BandedMatrices" 33 ArrayInterfaceBandedMatricesExt = "BandedMatrices"
34 ArrayInterfaceBlockBandedMatricesExt = "BlockBandedMatrices" 34 ArrayInterfaceBlockBandedMatricesExt = "BlockBandedMatrices"
35 ArrayInterfaceCUDAExt = "CUDA" 35 ArrayInterfaceCUDAExt = "CUDA"
97 97
98 [[deps.Dates]] 98 [[deps.Dates]]
99 deps = ["Printf"] 99 deps = ["Printf"]
100 uuid = "ade2ca70-3891-5945-98fb-dc099432e06a" 100 uuid = "ade2ca70-3891-5945-98fb-dc099432e06a"
101 101
102 [[deps.Diffinitive]]
103 deps = ["StaticArrays", "TOML", "TiledIteration"]
104 path = ".."
105 uuid = "5a373a26-915f-4769-bcab-bf03835de17b"
106 version = "0.1.1"
107
108 [deps.Diffinitive.extensions]
109 DiffinitiveMakieExt = "Makie"
110 DiffinitiveSparseArrayKitExt = ["SparseArrayKit", "Tokens"]
111 DiffinitiveSparseArraysExt = ["SparseArrays", "Tokens"]
112
113 [deps.Diffinitive.weakdeps]
114 Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
115 SparseArrayKit = "a9a3c162-d163-4c15-8926-b8794fbefed2"
116 SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
117 Tokens = "040c2ec2-8d69-4aca-bf03-7d3a7092f2f6"
118
102 [[deps.Downloads]] 119 [[deps.Downloads]]
103 deps = ["ArgTools", "FileWatching", "LibCURL", "NetworkOptions"] 120 deps = ["ArgTools", "FileWatching", "LibCURL", "NetworkOptions"]
104 uuid = "f43a241f-c20a-4ad4-852c-f6b1247861c6" 121 uuid = "f43a241f-c20a-4ad4-852c-f6b1247861c6"
105 version = "1.6.0" 122 version = "1.6.0"
106 123
270 version = "1.3.0" 287 version = "1.3.0"
271 288
272 [[deps.SHA]] 289 [[deps.SHA]]
273 uuid = "ea8e919c-243c-51af-8825-aaa63cd721ce" 290 uuid = "ea8e919c-243c-51af-8825-aaa63cd721ce"
274 version = "0.7.0" 291 version = "0.7.0"
275
276 [[deps.Sbplib]]
277 deps = ["StaticArrays", "TOML", "TiledIteration"]
278 path = ".."
279 uuid = "5a373a26-915f-4769-bcab-bf03835de17b"
280 version = "0.1.1"
281
282 [deps.Sbplib.extensions]
283 SbplibMakieExt = "Makie"
284
285 [deps.Sbplib.weakdeps]
286 Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
287 292
288 [[deps.Serialization]] 293 [[deps.Serialization]]
289 uuid = "9e88b42a-f829-5b0c-bbe9-9e923198166b" 294 uuid = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
290 295
291 [[deps.Sockets]] 296 [[deps.Sockets]]
389 version = "1.2.13+1" 394 version = "1.2.13+1"
390 395
391 [[deps.libblastrampoline_jll]] 396 [[deps.libblastrampoline_jll]]
392 deps = ["Artifacts", "Libdl"] 397 deps = ["Artifacts", "Libdl"]
393 uuid = "8e850b90-86db-534c-a0d3-1478176c7d93" 398 uuid = "8e850b90-86db-534c-a0d3-1478176c7d93"
394 version = "5.8.0+1" 399 version = "5.11.0+0"
395 400
396 [[deps.nghttp2_jll]] 401 [[deps.nghttp2_jll]]
397 deps = ["Artifacts", "Libdl"] 402 deps = ["Artifacts", "Libdl"]
398 uuid = "8e850ede-7688-5339-a07c-302acd2aaf8d" 403 uuid = "8e850ede-7688-5339-a07c-302acd2aaf8d"
399 version = "1.52.0+1" 404 version = "1.52.0+1"