Mercurial > repos > public > sbplib_julia
diff benchmark/Manifest.toml @ 1360:f59228534d3a tooling/benchmarks
Merge default
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Sat, 20 May 2023 15:15:22 +0200 |
parents | 34446df5733f |
children | 1db346d8c2e3 |
line wrap: on
line diff
--- a/benchmark/Manifest.toml Fri Apr 28 09:00:35 2023 +0200 +++ b/benchmark/Manifest.toml Sat May 20 15:15:22 2023 +0200 @@ -1,6 +1,6 @@ # This file is machine-generated - editing it directly is not advised -julia_version = "1.8.2" +julia_version = "1.8.5" manifest_format = "2.0" project_hash = "25bba7b4a00465d5a2b00b589eb10e3301c31f2a" @@ -52,7 +52,7 @@ [[deps.CompilerSupportLibraries_jll]] deps = ["Artifacts", "Libdl"] uuid = "e66e0078-7015-5450-92f7-15fbd957f2ae" -version = "0.5.2+0" +version = "1.0.1+0" [[deps.DataAPI]] git-tree-sha1 = "e8119c1a33d267e16108be441a287a6981ba1630" @@ -223,7 +223,7 @@ version = "0.7.0" [[deps.Sbplib]] -deps = ["TOML", "TiledIteration"] +deps = ["StaticArrays", "TOML", "TiledIteration"] path = ".." uuid = "5a373a26-915f-4769-bcab-bf03835de17b" version = "0.1.0" @@ -250,6 +250,17 @@ uuid = "aedffcd0-7271-4cad-89d0-dc628f76c6d3" version = "0.8.3" +[[deps.StaticArrays]] +deps = ["LinearAlgebra", "Random", "StaticArraysCore", "Statistics"] +git-tree-sha1 = "c262c8e978048c2b095be1672c9bee55b4619521" +uuid = "90137ffa-7385-5640-81b9-e52037218182" +version = "1.5.24" + +[[deps.StaticArraysCore]] +git-tree-sha1 = "6b7ba252635a5eff6a0b0664a41ee140a1c9e72a" +uuid = "1e83bf80-4336-4d27-bf5d-d5a4f845583c" +version = "1.4.0" + [[deps.Statistics]] deps = ["LinearAlgebra", "SparseArrays"] uuid = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"