comparison benchmark/Manifest.toml @ 1954:b0915f43b122 feature/sbp_operators/laplace_curvilinear

Merge feature/grids/geometry_functions
author Jonatan Werpers <jonatan@werpers.com>
date Sat, 08 Feb 2025 09:38:58 +0100
parents 274c748aad35
children 5d34b88e5733
comparison
equal deleted inserted replaced
1953:835b1dcee38e 1954:b0915f43b122
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.5" 3 julia_version = "1.11.3"
4 manifest_format = "2.0" 4 manifest_format = "2.0"
5 project_hash = "ecfc3e12aca5be17a874aba6134ff821abf61540" 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"
11 11
12 [[deps.ArgTools]] 12 [[deps.ArgTools]]
13 uuid = "0dad84c5-d112-42e6-8d28-ef12dabb789f" 13 uuid = "0dad84c5-d112-42e6-8d28-ef12dabb789f"
14 version = "1.1.1" 14 version = "1.1.2"
15 15
16 [[deps.Artifacts]] 16 [[deps.Artifacts]]
17 uuid = "56f22d72-fd6d-98f1-02f0-08ddc0907c33" 17 uuid = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
18 version = "1.11.0"
18 19
19 [[deps.Base64]] 20 [[deps.Base64]]
20 uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f" 21 uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
22 version = "1.11.0"
21 23
22 [[deps.BenchmarkTools]] 24 [[deps.BenchmarkTools]]
23 deps = ["JSON", "Logging", "Printf", "Profile", "Statistics", "UUIDs"] 25 deps = ["Compat", "JSON", "Logging", "Printf", "Profile", "Statistics", "UUIDs"]
24 git-tree-sha1 = "f1dff6729bc61f4d49e140da1af55dcd1ac97b2f" 26 git-tree-sha1 = "e38fbc49a620f5d0b660d7f543db1009fe0f8336"
25 uuid = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf" 27 uuid = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
26 version = "1.5.0" 28 version = "1.6.0"
29
30 [[deps.Compat]]
31 deps = ["TOML", "UUIDs"]
32 git-tree-sha1 = "8ae8d32e09f0dcf42a36b90d4e17f5dd2e4c4215"
33 uuid = "34da2185-b29b-5c13-b0c7-acf172513d20"
34 version = "4.16.0"
35 weakdeps = ["Dates", "LinearAlgebra"]
36
37 [deps.Compat.extensions]
38 CompatLinearAlgebraExt = "LinearAlgebra"
27 39
28 [[deps.CompilerSupportLibraries_jll]] 40 [[deps.CompilerSupportLibraries_jll]]
29 deps = ["Artifacts", "Libdl"] 41 deps = ["Artifacts", "Libdl"]
30 uuid = "e66e0078-7015-5450-92f7-15fbd957f2ae" 42 uuid = "e66e0078-7015-5450-92f7-15fbd957f2ae"
31 version = "1.1.1+0" 43 version = "1.1.1+0"
41 version = "1.0.0" 53 version = "1.0.0"
42 54
43 [[deps.Dates]] 55 [[deps.Dates]]
44 deps = ["Printf"] 56 deps = ["Printf"]
45 uuid = "ade2ca70-3891-5945-98fb-dc099432e06a" 57 uuid = "ade2ca70-3891-5945-98fb-dc099432e06a"
58 version = "1.11.0"
46 59
47 [[deps.Diffinitive]] 60 [[deps.Diffinitive]]
48 deps = ["LinearAlgebra", "StaticArrays", "TOML"] 61 deps = ["LinearAlgebra", "StaticArrays", "TOML"]
49 path = ".." 62 path = ".."
50 uuid = "5a373a26-915f-4769-bcab-bf03835de17b" 63 uuid = "5a373a26-915f-4769-bcab-bf03835de17b"
51 version = "0.1.2" 64 version = "0.1.3"
52 65
53 [deps.Diffinitive.extensions] 66 [deps.Diffinitive.extensions]
54 DiffinitiveMakieExt = "Makie" 67 DiffinitiveMakieExt = "Makie"
55 DiffinitiveSparseArrayKitExt = ["SparseArrayKit", "Tokens"] 68 DiffinitiveSparseArrayKitExt = ["SparseArrayKit", "Tokens"]
56 DiffinitiveSparseArraysExt = ["SparseArrays", "Tokens"] 69 DiffinitiveSparseArraysExt = ["SparseArrays", "Tokens"]
66 uuid = "f43a241f-c20a-4ad4-852c-f6b1247861c6" 79 uuid = "f43a241f-c20a-4ad4-852c-f6b1247861c6"
67 version = "1.6.0" 80 version = "1.6.0"
68 81
69 [[deps.FileWatching]] 82 [[deps.FileWatching]]
70 uuid = "7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee" 83 uuid = "7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee"
84 version = "1.11.0"
71 85
72 [[deps.InteractiveUtils]] 86 [[deps.InteractiveUtils]]
73 deps = ["Markdown"] 87 deps = ["Markdown"]
74 uuid = "b77e0a4c-d291-57a0-90e8-8db25a27a240" 88 uuid = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
89 version = "1.11.0"
75 90
76 [[deps.IteratorInterfaceExtensions]] 91 [[deps.IteratorInterfaceExtensions]]
77 git-tree-sha1 = "a3f24677c21f5bbe9d2a714f95dcd58337fb2856" 92 git-tree-sha1 = "a3f24677c21f5bbe9d2a714f95dcd58337fb2856"
78 uuid = "82899510-4779-5014-852e-03e436cf321d" 93 uuid = "82899510-4779-5014-852e-03e436cf321d"
79 version = "1.0.0" 94 version = "1.0.0"
96 version = "0.6.4" 111 version = "0.6.4"
97 112
98 [[deps.LibCURL_jll]] 113 [[deps.LibCURL_jll]]
99 deps = ["Artifacts", "LibSSH2_jll", "Libdl", "MbedTLS_jll", "Zlib_jll", "nghttp2_jll"] 114 deps = ["Artifacts", "LibSSH2_jll", "Libdl", "MbedTLS_jll", "Zlib_jll", "nghttp2_jll"]
100 uuid = "deac9b47-8bc7-5906-a0fe-35ac56dc84c0" 115 uuid = "deac9b47-8bc7-5906-a0fe-35ac56dc84c0"
101 version = "8.4.0+0" 116 version = "8.6.0+0"
102 117
103 [[deps.LibGit2]] 118 [[deps.LibGit2]]
104 deps = ["Base64", "LibGit2_jll", "NetworkOptions", "Printf", "SHA"] 119 deps = ["Base64", "LibGit2_jll", "NetworkOptions", "Printf", "SHA"]
105 uuid = "76f85450-5226-5b5a-8eaa-529ad045b433" 120 uuid = "76f85450-5226-5b5a-8eaa-529ad045b433"
121 version = "1.11.0"
106 122
107 [[deps.LibGit2_jll]] 123 [[deps.LibGit2_jll]]
108 deps = ["Artifacts", "LibSSH2_jll", "Libdl", "MbedTLS_jll"] 124 deps = ["Artifacts", "LibSSH2_jll", "Libdl", "MbedTLS_jll"]
109 uuid = "e37daf67-58a4-590a-8e99-b0245dd2ffc5" 125 uuid = "e37daf67-58a4-590a-8e99-b0245dd2ffc5"
110 version = "1.6.4+0" 126 version = "1.7.2+0"
111 127
112 [[deps.LibSSH2_jll]] 128 [[deps.LibSSH2_jll]]
113 deps = ["Artifacts", "Libdl", "MbedTLS_jll"] 129 deps = ["Artifacts", "Libdl", "MbedTLS_jll"]
114 uuid = "29816b5a-b9ab-546f-933c-edad1886dfa8" 130 uuid = "29816b5a-b9ab-546f-933c-edad1886dfa8"
115 version = "1.11.0+1" 131 version = "1.11.0+1"
116 132
117 [[deps.Libdl]] 133 [[deps.Libdl]]
118 uuid = "8f399da3-3557-5675-b5ff-fb832c97cbdb" 134 uuid = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
135 version = "1.11.0"
119 136
120 [[deps.LinearAlgebra]] 137 [[deps.LinearAlgebra]]
121 deps = ["Libdl", "OpenBLAS_jll", "libblastrampoline_jll"] 138 deps = ["Libdl", "OpenBLAS_jll", "libblastrampoline_jll"]
122 uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" 139 uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
140 version = "1.11.0"
123 141
124 [[deps.Logging]] 142 [[deps.Logging]]
125 uuid = "56ddb016-857b-54e1-b83d-db4d58db5568" 143 uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"
144 version = "1.11.0"
126 145
127 [[deps.Markdown]] 146 [[deps.Markdown]]
128 deps = ["Base64"] 147 deps = ["Base64"]
129 uuid = "d6f4376e-aef5-505a-96c1-9c027394607a" 148 uuid = "d6f4376e-aef5-505a-96c1-9c027394607a"
149 version = "1.11.0"
130 150
131 [[deps.MbedTLS_jll]] 151 [[deps.MbedTLS_jll]]
132 deps = ["Artifacts", "Libdl"] 152 deps = ["Artifacts", "Libdl"]
133 uuid = "c8ffd9c3-330d-5841-b78e-0817d7145fa1" 153 uuid = "c8ffd9c3-330d-5841-b78e-0817d7145fa1"
134 version = "2.28.2+1" 154 version = "2.28.6+0"
135 155
136 [[deps.Mmap]] 156 [[deps.Mmap]]
137 uuid = "a63ad114-7e13-5084-954f-fe012c677804" 157 uuid = "a63ad114-7e13-5084-954f-fe012c677804"
158 version = "1.11.0"
138 159
139 [[deps.MozillaCACerts_jll]] 160 [[deps.MozillaCACerts_jll]]
140 uuid = "14a3606d-f60d-562e-9121-12d972cd8159" 161 uuid = "14a3606d-f60d-562e-9121-12d972cd8159"
141 version = "2023.1.10" 162 version = "2023.12.12"
142 163
143 [[deps.Mustache]] 164 [[deps.Mustache]]
144 deps = ["Printf", "Tables"] 165 deps = ["Printf", "Tables"]
145 git-tree-sha1 = "3b2db451a872b20519ebb0cec759d3d81a1c6bcb" 166 git-tree-sha1 = "3b2db451a872b20519ebb0cec759d3d81a1c6bcb"
146 uuid = "ffc61752-8dc7-55ee-8c37-f3e9cdd09e70" 167 uuid = "ffc61752-8dc7-55ee-8c37-f3e9cdd09e70"
151 version = "1.2.0" 172 version = "1.2.0"
152 173
153 [[deps.OpenBLAS_jll]] 174 [[deps.OpenBLAS_jll]]
154 deps = ["Artifacts", "CompilerSupportLibraries_jll", "Libdl"] 175 deps = ["Artifacts", "CompilerSupportLibraries_jll", "Libdl"]
155 uuid = "4536629a-c528-5b80-bd46-f80d51c5b363" 176 uuid = "4536629a-c528-5b80-bd46-f80d51c5b363"
156 version = "0.3.23+4" 177 version = "0.3.27+1"
157 178
158 [[deps.OrderedCollections]] 179 [[deps.OrderedCollections]]
159 git-tree-sha1 = "dfdf5519f235516220579f949664f1bf44e741c5" 180 git-tree-sha1 = "cc4054e898b852042d7b503313f7ad03de99c3dd"
160 uuid = "bac558e1-5e72-5ebc-8fee-abe8a469f55d" 181 uuid = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
161 version = "1.6.3" 182 version = "1.8.0"
162 183
163 [[deps.Parsers]] 184 [[deps.Parsers]]
164 deps = ["Dates", "PrecompileTools", "UUIDs"] 185 deps = ["Dates", "PrecompileTools", "UUIDs"]
165 git-tree-sha1 = "8489905bcdbcfac64d1daa51ca07c0d8f0283821" 186 git-tree-sha1 = "8489905bcdbcfac64d1daa51ca07c0d8f0283821"
166 uuid = "69de0a69-1ddd-5017-9359-2bf0b02dc9f0" 187 uuid = "69de0a69-1ddd-5017-9359-2bf0b02dc9f0"
167 version = "2.8.1" 188 version = "2.8.1"
168 189
169 [[deps.Pkg]] 190 [[deps.Pkg]]
170 deps = ["Artifacts", "Dates", "Downloads", "FileWatching", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "REPL", "Random", "SHA", "Serialization", "TOML", "Tar", "UUIDs", "p7zip_jll"] 191 deps = ["Artifacts", "Dates", "Downloads", "FileWatching", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "Random", "SHA", "TOML", "Tar", "UUIDs", "p7zip_jll"]
171 uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f" 192 uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
172 version = "1.10.0" 193 version = "1.11.0"
194
195 [deps.Pkg.extensions]
196 REPLExt = "REPL"
197
198 [deps.Pkg.weakdeps]
199 REPL = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
173 200
174 [[deps.PkgBenchmark]] 201 [[deps.PkgBenchmark]]
175 deps = ["BenchmarkTools", "Dates", "InteractiveUtils", "JSON", "LibGit2", "Logging", "Pkg", "Printf", "TerminalLoggers", "UUIDs"] 202 deps = ["BenchmarkTools", "Dates", "InteractiveUtils", "JSON", "LibGit2", "Logging", "Pkg", "Printf", "TerminalLoggers", "UUIDs"]
176 git-tree-sha1 = "e4a10b7cdb7ec836850e43a4cee196f4e7b02756" 203 git-tree-sha1 = "e4a10b7cdb7ec836850e43a4cee196f4e7b02756"
177 uuid = "32113eaa-f34f-5b0d-bd6c-c81e245fc73d" 204 uuid = "32113eaa-f34f-5b0d-bd6c-c81e245fc73d"
190 version = "1.4.3" 217 version = "1.4.3"
191 218
192 [[deps.Printf]] 219 [[deps.Printf]]
193 deps = ["Unicode"] 220 deps = ["Unicode"]
194 uuid = "de0858da-6303-5e67-8744-51eddeeeb8d7" 221 uuid = "de0858da-6303-5e67-8744-51eddeeeb8d7"
222 version = "1.11.0"
195 223
196 [[deps.Profile]] 224 [[deps.Profile]]
197 deps = ["Printf"]
198 uuid = "9abbd945-dff8-562f-b5e8-e1ebf5ef1b79" 225 uuid = "9abbd945-dff8-562f-b5e8-e1ebf5ef1b79"
226 version = "1.11.0"
199 227
200 [[deps.ProgressLogging]] 228 [[deps.ProgressLogging]]
201 deps = ["Logging", "SHA", "UUIDs"] 229 deps = ["Logging", "SHA", "UUIDs"]
202 git-tree-sha1 = "80d919dee55b9c50e8d9e2da5eeafff3fe58b539" 230 git-tree-sha1 = "80d919dee55b9c50e8d9e2da5eeafff3fe58b539"
203 uuid = "33c8b6b6-d38a-422a-b730-caa89a2f386c" 231 uuid = "33c8b6b6-d38a-422a-b730-caa89a2f386c"
204 version = "0.1.4" 232 version = "0.1.4"
205 233
206 [[deps.REPL]]
207 deps = ["InteractiveUtils", "Markdown", "Sockets", "Unicode"]
208 uuid = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
209
210 [[deps.Random]] 234 [[deps.Random]]
211 deps = ["SHA"] 235 deps = ["SHA"]
212 uuid = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" 236 uuid = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
237 version = "1.11.0"
213 238
214 [[deps.SHA]] 239 [[deps.SHA]]
215 uuid = "ea8e919c-243c-51af-8825-aaa63cd721ce" 240 uuid = "ea8e919c-243c-51af-8825-aaa63cd721ce"
216 version = "0.7.0" 241 version = "0.7.0"
217 242
218 [[deps.Serialization]]
219 uuid = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
220
221 [[deps.Sockets]]
222 uuid = "6462fe0b-24de-5631-8697-dd941f90decc"
223
224 [[deps.SparseArrays]]
225 deps = ["Libdl", "LinearAlgebra", "Random", "Serialization", "SuiteSparse_jll"]
226 uuid = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
227 version = "1.10.0"
228
229 [[deps.StaticArrays]] 243 [[deps.StaticArrays]]
230 deps = ["LinearAlgebra", "PrecompileTools", "Random", "StaticArraysCore"] 244 deps = ["LinearAlgebra", "PrecompileTools", "Random", "StaticArraysCore"]
231 git-tree-sha1 = "eeafab08ae20c62c44c8399ccb9354a04b80db50" 245 git-tree-sha1 = "02c8bd479d26dbeff8a7eb1d77edfc10dacabc01"
232 uuid = "90137ffa-7385-5640-81b9-e52037218182" 246 uuid = "90137ffa-7385-5640-81b9-e52037218182"
233 version = "1.9.7" 247 version = "1.9.11"
234 248
235 [deps.StaticArrays.extensions] 249 [deps.StaticArrays.extensions]
236 StaticArraysChainRulesCoreExt = "ChainRulesCore" 250 StaticArraysChainRulesCoreExt = "ChainRulesCore"
237 StaticArraysStatisticsExt = "Statistics" 251 StaticArraysStatisticsExt = "Statistics"
238 252
244 git-tree-sha1 = "192954ef1208c7019899fbf8049e717f92959682" 258 git-tree-sha1 = "192954ef1208c7019899fbf8049e717f92959682"
245 uuid = "1e83bf80-4336-4d27-bf5d-d5a4f845583c" 259 uuid = "1e83bf80-4336-4d27-bf5d-d5a4f845583c"
246 version = "1.4.3" 260 version = "1.4.3"
247 261
248 [[deps.Statistics]] 262 [[deps.Statistics]]
249 deps = ["LinearAlgebra", "SparseArrays"] 263 deps = ["LinearAlgebra"]
264 git-tree-sha1 = "ae3bb1eb3bba077cd276bc5cfc337cc65c3075c0"
250 uuid = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" 265 uuid = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
251 version = "1.10.0" 266 version = "1.11.1"
252 267
253 [[deps.SuiteSparse_jll]] 268 [deps.Statistics.extensions]
254 deps = ["Artifacts", "Libdl", "libblastrampoline_jll"] 269 SparseArraysExt = ["SparseArrays"]
255 uuid = "bea87d4a-7f5b-5778-9afe-8cc45184846c" 270
256 version = "7.2.1+1" 271 [deps.Statistics.weakdeps]
272 SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
257 273
258 [[deps.TOML]] 274 [[deps.TOML]]
259 deps = ["Dates"] 275 deps = ["Dates"]
260 uuid = "fa267f1f-6049-4f14-aa54-33bafae1ed76" 276 uuid = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
261 version = "1.0.3" 277 version = "1.0.3"
284 version = "0.1.7" 300 version = "0.1.7"
285 301
286 [[deps.UUIDs]] 302 [[deps.UUIDs]]
287 deps = ["Random", "SHA"] 303 deps = ["Random", "SHA"]
288 uuid = "cf7118a7-6976-5b1a-9a39-7adc72f591a4" 304 uuid = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
305 version = "1.11.0"
289 306
290 [[deps.Unicode]] 307 [[deps.Unicode]]
291 uuid = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5" 308 uuid = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
309 version = "1.11.0"
292 310
293 [[deps.Zlib_jll]] 311 [[deps.Zlib_jll]]
294 deps = ["Libdl"] 312 deps = ["Libdl"]
295 uuid = "83775a58-1f1d-513f-b197-d71354ab007a" 313 uuid = "83775a58-1f1d-513f-b197-d71354ab007a"
296 version = "1.2.13+1" 314 version = "1.2.13+1"
301 version = "5.11.0+0" 319 version = "5.11.0+0"
302 320
303 [[deps.nghttp2_jll]] 321 [[deps.nghttp2_jll]]
304 deps = ["Artifacts", "Libdl"] 322 deps = ["Artifacts", "Libdl"]
305 uuid = "8e850ede-7688-5339-a07c-302acd2aaf8d" 323 uuid = "8e850ede-7688-5339-a07c-302acd2aaf8d"
306 version = "1.52.0+1" 324 version = "1.59.0+0"
307 325
308 [[deps.p7zip_jll]] 326 [[deps.p7zip_jll]]
309 deps = ["Artifacts", "Libdl"] 327 deps = ["Artifacts", "Libdl"]
310 uuid = "3f19e933-33d8-53b3-aaab-bd5110c3b7a0" 328 uuid = "3f19e933-33d8-53b3-aaab-bd5110c3b7a0"
311 version = "17.4.0+2" 329 version = "17.4.0+2"