Mercurial > repos > public > sbplib_julia
comparison benchmark/Manifest.toml @ 1810:2abde39a8285
Merge feature/grids/curvilinear
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Thu, 03 Oct 2024 18:30:08 +0200 |
parents | ef09897bc00f |
children | 89d7f7b02824 |
comparison
equal
deleted
inserted
replaced
1807:79053d93dd6b | 1810:2abde39a8285 |
---|---|
43 [[deps.Dates]] | 43 [[deps.Dates]] |
44 deps = ["Printf"] | 44 deps = ["Printf"] |
45 uuid = "ade2ca70-3891-5945-98fb-dc099432e06a" | 45 uuid = "ade2ca70-3891-5945-98fb-dc099432e06a" |
46 | 46 |
47 [[deps.Diffinitive]] | 47 [[deps.Diffinitive]] |
48 deps = ["StaticArrays", "TOML"] | 48 deps = ["LinearAlgebra", "StaticArrays", "TOML"] |
49 path = ".." | 49 path = ".." |
50 uuid = "5a373a26-915f-4769-bcab-bf03835de17b" | 50 uuid = "5a373a26-915f-4769-bcab-bf03835de17b" |
51 version = "0.1.2" | 51 version = "0.1.2" |
52 | 52 |
53 [deps.Diffinitive.extensions] | 53 [deps.Diffinitive.extensions] |