Mercurial > repos > public > sbplib_julia
view Project.toml @ 1719:d81d0660b80d
Merge refactor/grids/boundary_identifiers_1d
author | Vidar Stiernström <vidar.stiernstrom@gmail.com> |
---|---|
date | Thu, 05 Sep 2024 08:26:12 -0700 |
parents | 9cd2b8f81175 |
children | 13a7a4ff49e3 88021d580320 3e9c3986930d |
line wrap: on
line source
name = "Sbplib" uuid = "5a373a26-915f-4769-bcab-bf03835de17b" authors = ["Jonatan Werpers <jonatan@werpers.com>", "Vidar Stiernström <vidar.stiernstrom@it.uu.se>, and contributors"] version = "0.1.1" [deps] StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76" TiledIteration = "06e1c1a7-607b-532d-9fad-de7d9aa2abac" [weakdeps] Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a" [extensions] SbplibMakieExt = "Makie" [compat] julia = "1.5"