Mercurial > repos > public > sbplib_julia
diff Manifest.toml @ 2082:87157cfca640 feature/sbp_operators/laplace_curvilinear
Add benchmarks for laplace on a bunch of different grids
| author | Jonatan Werpers <jonatan@werpers.com> |
|---|---|
| date | Wed, 25 Feb 2026 14:33:42 +0100 |
| parents | 8fe7233067fb |
| children |
line wrap: on
line diff
--- a/Manifest.toml Wed Feb 25 10:43:46 2026 +0100 +++ b/Manifest.toml Wed Feb 25 14:33:42 2026 +0100 @@ -1,6 +1,6 @@ # This file is machine-generated - editing it directly is not advised -julia_version = "1.12.4" +julia_version = "1.12.5" manifest_format = "2.0" project_hash = "09ffd21aba1eada37be92d01708d2df8356cace2" @@ -116,7 +116,7 @@ deps = ["LinearAlgebra", "StaticArrays", "TOML"] path = "." uuid = "5a373a26-915f-4769-bcab-bf03835de17b" -version = "0.1.5" +version = "0.1.6" [deps.Diffinitive.extensions] DiffinitiveMakieExt = "Makie" @@ -572,9 +572,9 @@ [[deps.StaticArrays]] deps = ["LinearAlgebra", "PrecompileTools", "Random", "StaticArraysCore"] -git-tree-sha1 = "eee1b9ad8b29ef0d936e3ec9838c7ec089620308" +git-tree-sha1 = "0f529006004a8be48f1be25f3451186579392d47" uuid = "90137ffa-7385-5640-81b9-e52037218182" -version = "1.9.16" +version = "1.9.17" [deps.StaticArrays.extensions] StaticArraysChainRulesCoreExt = "ChainRulesCore"
