Mercurial > repos > public > sbplib_julia
comparison Project.toml @ 1679:529b533a1dbb feature/sbp_operators/laplace_curvilinear
Merge feature/sbp_operators/laplace_curvilinear
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Sun, 30 Jun 2024 10:57:05 +0200 |
parents | 707fc9761c2b 13a7a4ff49e3 |
children | 29b96fc75bee |
comparison
equal
deleted
inserted
replaced
1663:de6300bd36cc | 1679:529b533a1dbb |
---|---|
8 StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" | 8 StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" |
9 TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76" | 9 TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76" |
10 TiledIteration = "06e1c1a7-607b-532d-9fad-de7d9aa2abac" | 10 TiledIteration = "06e1c1a7-607b-532d-9fad-de7d9aa2abac" |
11 | 11 |
12 [weakdeps] | 12 [weakdeps] |
13 Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80" | |
13 Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a" | 14 Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a" |
14 Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80" | |
15 | 15 |
16 [extensions] | 16 [extensions] |
17 SbplibPlotsExt = "Plots" | |
17 SbplibMakieExt = "Makie" | 18 SbplibMakieExt = "Makie" |
18 SbplibPlotsExt = "Plots" | |
19 | 19 |
20 [compat] | 20 [compat] |
21 julia = "1.5" | 21 julia = "1.5" |