Mercurial > repos > public > sbplib_julia
comparison test/Manifest.toml @ 1360:f59228534d3a tooling/benchmarks
Merge default
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Sat, 20 May 2023 15:15:22 +0200 |
parents | 8b9a77d2dc91 |
children | 1db346d8c2e3 |
comparison
equal
deleted
inserted
replaced
1321:42738616422e | 1360:f59228534d3a |
---|---|
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.8.2" | 3 julia_version = "1.8.5" |
4 manifest_format = "2.0" | 4 manifest_format = "2.0" |
5 project_hash = "23260eda65ade7d11fffed313a68520d0bc053fc" | 5 project_hash = "f2b0634c12bbed93a17efc88d466604d5a07c465" |
6 | 6 |
7 [[deps.ArgTools]] | 7 [[deps.ArgTools]] |
8 uuid = "0dad84c5-d112-42e6-8d28-ef12dabb789f" | 8 uuid = "0dad84c5-d112-42e6-8d28-ef12dabb789f" |
9 version = "1.1.1" | 9 version = "1.1.1" |
10 | 10 |
14 [[deps.Base64]] | 14 [[deps.Base64]] |
15 uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f" | 15 uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f" |
16 | 16 |
17 [[deps.BenchmarkTools]] | 17 [[deps.BenchmarkTools]] |
18 deps = ["JSON", "Logging", "Printf", "Profile", "Statistics", "UUIDs"] | 18 deps = ["JSON", "Logging", "Printf", "Profile", "Statistics", "UUIDs"] |
19 git-tree-sha1 = "4c10eee4af024676200bc7752e536f858c6b8f93" | 19 git-tree-sha1 = "d9a9701b899b30332bbcb3e1679c41cce81fb0e8" |
20 uuid = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf" | 20 uuid = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf" |
21 version = "1.3.1" | 21 version = "1.3.2" |
22 | 22 |
23 [[deps.ChainRulesCore]] | 23 [[deps.ChainRulesCore]] |
24 deps = ["Compat", "LinearAlgebra", "SparseArrays"] | 24 deps = ["Compat", "LinearAlgebra", "SparseArrays"] |
25 git-tree-sha1 = "e7ff6cadf743c098e08fca25c91103ee4303c9bb" | 25 git-tree-sha1 = "c6d890a52d2c4d55d326439580c3b8d0875a77d9" |
26 uuid = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4" | 26 uuid = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4" |
27 version = "1.15.6" | 27 version = "1.15.7" |
28 | 28 |
29 [[deps.ChangesOfVariables]] | 29 [[deps.ChangesOfVariables]] |
30 deps = ["ChainRulesCore", "LinearAlgebra", "Test"] | 30 deps = ["ChainRulesCore", "LinearAlgebra", "Test"] |
31 git-tree-sha1 = "38f7a08f19d8810338d4f5085211c7dfa5d5bdd8" | 31 git-tree-sha1 = "844b061c104c408b24537482469400af6075aae4" |
32 uuid = "9e997f8a-9a97-42d5-a9f1-ce6bfc15e2c0" | 32 uuid = "9e997f8a-9a97-42d5-a9f1-ce6bfc15e2c0" |
33 version = "0.1.4" | 33 version = "0.1.5" |
34 | 34 |
35 [[deps.Compat]] | 35 [[deps.Compat]] |
36 deps = ["Dates", "LinearAlgebra", "UUIDs"] | 36 deps = ["Dates", "LinearAlgebra", "UUIDs"] |
37 git-tree-sha1 = "5856d3031cdb1f3b2b6340dfdc66b6d9a149a374" | 37 git-tree-sha1 = "61fdd77467a5c3ad071ef8277ac6bd6af7dd4c04" |
38 uuid = "34da2185-b29b-5c13-b0c7-acf172513d20" | 38 uuid = "34da2185-b29b-5c13-b0c7-acf172513d20" |
39 version = "4.2.0" | 39 version = "4.6.0" |
40 | 40 |
41 [[deps.CompilerSupportLibraries_jll]] | 41 [[deps.CompilerSupportLibraries_jll]] |
42 deps = ["Artifacts", "Libdl"] | 42 deps = ["Artifacts", "Libdl"] |
43 uuid = "e66e0078-7015-5450-92f7-15fbd957f2ae" | 43 uuid = "e66e0078-7015-5450-92f7-15fbd957f2ae" |
44 version = "0.5.2+0" | 44 version = "1.0.1+0" |
45 | 45 |
46 [[deps.Dates]] | 46 [[deps.Dates]] |
47 deps = ["Printf"] | 47 deps = ["Printf"] |
48 uuid = "ade2ca70-3891-5945-98fb-dc099432e06a" | 48 uuid = "ade2ca70-3891-5945-98fb-dc099432e06a" |
49 | 49 |
52 uuid = "ab62b9b5-e342-54a8-a765-a90f495de1a6" | 52 uuid = "ab62b9b5-e342-54a8-a765-a90f495de1a6" |
53 version = "1.2.0" | 53 version = "1.2.0" |
54 | 54 |
55 [[deps.DiffRules]] | 55 [[deps.DiffRules]] |
56 deps = ["IrrationalConstants", "LogExpFunctions", "NaNMath", "Random", "SpecialFunctions"] | 56 deps = ["IrrationalConstants", "LogExpFunctions", "NaNMath", "Random", "SpecialFunctions"] |
57 git-tree-sha1 = "992a23afdb109d0d2f8802a30cf5ae4b1fe7ea68" | 57 git-tree-sha1 = "c5b6685d53f933c11404a3ae9822afe30d522494" |
58 uuid = "b552c78f-8df3-52c6-915a-8e097449b14b" | 58 uuid = "b552c78f-8df3-52c6-915a-8e097449b14b" |
59 version = "1.11.1" | 59 version = "1.12.2" |
60 | 60 |
61 [[deps.Distributed]] | 61 [[deps.Distributed]] |
62 deps = ["Random", "Serialization", "Sockets"] | 62 deps = ["Random", "Serialization", "Sockets"] |
63 uuid = "8ba89e20-285c-5b6f-9357-94700520ee1b" | 63 uuid = "8ba89e20-285c-5b6f-9357-94700520ee1b" |
64 | 64 |
65 [[deps.DocStringExtensions]] | 65 [[deps.DocStringExtensions]] |
66 deps = ["LibGit2"] | 66 deps = ["LibGit2"] |
67 git-tree-sha1 = "5158c2b41018c5f7eb1470d558127ac274eca0c9" | 67 git-tree-sha1 = "2fb1e02f2b635d0845df5d7c167fec4dd739b00d" |
68 uuid = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae" | 68 uuid = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae" |
69 version = "0.9.1" | 69 version = "0.9.3" |
70 | 70 |
71 [[deps.Downloads]] | 71 [[deps.Downloads]] |
72 deps = ["ArgTools", "FileWatching", "LibCURL", "NetworkOptions"] | 72 deps = ["ArgTools", "FileWatching", "LibCURL", "NetworkOptions"] |
73 uuid = "f43a241f-c20a-4ad4-852c-f6b1247861c6" | 73 uuid = "f43a241f-c20a-4ad4-852c-f6b1247861c6" |
74 version = "1.6.0" | 74 version = "1.6.0" |
134 deps = ["Libdl", "libblastrampoline_jll"] | 134 deps = ["Libdl", "libblastrampoline_jll"] |
135 uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" | 135 uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" |
136 | 136 |
137 [[deps.LogExpFunctions]] | 137 [[deps.LogExpFunctions]] |
138 deps = ["ChainRulesCore", "ChangesOfVariables", "DocStringExtensions", "InverseFunctions", "IrrationalConstants", "LinearAlgebra"] | 138 deps = ["ChainRulesCore", "ChangesOfVariables", "DocStringExtensions", "InverseFunctions", "IrrationalConstants", "LinearAlgebra"] |
139 git-tree-sha1 = "94d9c52ca447e23eac0c0f074effbcd38830deb5" | 139 git-tree-sha1 = "45b288af6956e67e621c5cbb2d75a261ab58300b" |
140 uuid = "2ab3a3ac-af41-5b50-aa03-7779005ae688" | 140 uuid = "2ab3a3ac-af41-5b50-aa03-7779005ae688" |
141 version = "0.3.18" | 141 version = "0.3.20" |
142 | 142 |
143 [[deps.Logging]] | 143 [[deps.Logging]] |
144 uuid = "56ddb016-857b-54e1-b83d-db4d58db5568" | 144 uuid = "56ddb016-857b-54e1-b83d-db4d58db5568" |
145 | 145 |
146 [[deps.Markdown]] | 146 [[deps.Markdown]] |
184 git-tree-sha1 = "13652491f6856acfd2db29360e1bbcd4565d04f1" | 184 git-tree-sha1 = "13652491f6856acfd2db29360e1bbcd4565d04f1" |
185 uuid = "efe28fd5-8261-553b-a9e1-b2916fc3738e" | 185 uuid = "efe28fd5-8261-553b-a9e1-b2916fc3738e" |
186 version = "0.5.5+0" | 186 version = "0.5.5+0" |
187 | 187 |
188 [[deps.Parsers]] | 188 [[deps.Parsers]] |
189 deps = ["Dates"] | 189 deps = ["Dates", "SnoopPrecompile"] |
190 git-tree-sha1 = "3d5bf43e3e8b412656404ed9466f1dcbf7c50269" | 190 git-tree-sha1 = "151d91d63d8d6c1a5789ecb7de51547e00480f1b" |
191 uuid = "69de0a69-1ddd-5017-9359-2bf0b02dc9f0" | 191 uuid = "69de0a69-1ddd-5017-9359-2bf0b02dc9f0" |
192 version = "2.4.0" | 192 version = "2.5.4" |
193 | 193 |
194 [[deps.Pkg]] | 194 [[deps.Pkg]] |
195 deps = ["Artifacts", "Dates", "Downloads", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "REPL", "Random", "SHA", "Serialization", "TOML", "Tar", "UUIDs", "p7zip_jll"] | 195 deps = ["Artifacts", "Dates", "Downloads", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "REPL", "Random", "SHA", "Serialization", "TOML", "Tar", "UUIDs", "p7zip_jll"] |
196 uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f" | 196 uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f" |
197 version = "1.8.0" | 197 version = "1.8.0" |
229 version = "0.7.0" | 229 version = "0.7.0" |
230 | 230 |
231 [[deps.Serialization]] | 231 [[deps.Serialization]] |
232 uuid = "9e88b42a-f829-5b0c-bbe9-9e923198166b" | 232 uuid = "9e88b42a-f829-5b0c-bbe9-9e923198166b" |
233 | 233 |
234 [[deps.SnoopPrecompile]] | |
235 deps = ["Preferences"] | |
236 git-tree-sha1 = "e760a70afdcd461cf01a575947738d359234665c" | |
237 uuid = "66db9d55-30c0-4569-8b51-7e840670fc0c" | |
238 version = "1.0.3" | |
239 | |
234 [[deps.Sockets]] | 240 [[deps.Sockets]] |
235 uuid = "6462fe0b-24de-5631-8697-dd941f90decc" | 241 uuid = "6462fe0b-24de-5631-8697-dd941f90decc" |
236 | 242 |
237 [[deps.SparseArrays]] | 243 [[deps.SparseArrays]] |
238 deps = ["LinearAlgebra", "Random"] | 244 deps = ["LinearAlgebra", "Random"] |
242 deps = ["ChainRulesCore", "IrrationalConstants", "LogExpFunctions", "OpenLibm_jll", "OpenSpecFun_jll"] | 248 deps = ["ChainRulesCore", "IrrationalConstants", "LogExpFunctions", "OpenLibm_jll", "OpenSpecFun_jll"] |
243 git-tree-sha1 = "d75bda01f8c31ebb72df80a46c88b25d1c79c56d" | 249 git-tree-sha1 = "d75bda01f8c31ebb72df80a46c88b25d1c79c56d" |
244 uuid = "276daf66-3868-5448-9aa4-cd146d93841b" | 250 uuid = "276daf66-3868-5448-9aa4-cd146d93841b" |
245 version = "2.1.7" | 251 version = "2.1.7" |
246 | 252 |
253 [[deps.StaticArrays]] | |
254 deps = ["LinearAlgebra", "Random", "StaticArraysCore", "Statistics"] | |
255 git-tree-sha1 = "2d7d9e1ddadc8407ffd460e24218e37ef52dd9a3" | |
256 uuid = "90137ffa-7385-5640-81b9-e52037218182" | |
257 version = "1.5.16" | |
258 | |
259 [[deps.StaticArraysCore]] | |
260 git-tree-sha1 = "6b7ba252635a5eff6a0b0664a41ee140a1c9e72a" | |
261 uuid = "1e83bf80-4336-4d27-bf5d-d5a4f845583c" | |
262 version = "1.4.0" | |
263 | |
247 [[deps.Statistics]] | 264 [[deps.Statistics]] |
248 deps = ["LinearAlgebra", "SparseArrays"] | 265 deps = ["LinearAlgebra", "SparseArrays"] |
249 uuid = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" | 266 uuid = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" |
250 | 267 |
251 [[deps.TOML]] | 268 [[deps.TOML]] |