Mercurial > repos > public > sbplib_julia
comparison Project.toml @ 1651:707fc9761c2b feature/sbp_operators/laplace_curvilinear
Merge feature/grids/manifolds
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Wed, 26 Jun 2024 12:47:26 +0200 |
parents | b22b9097d907 8250cf5a3ce9 |
children | 529b533a1dbb |
comparison
equal
deleted
inserted
replaced
1648:b7dcd3dd3181 | 1651:707fc9761c2b |
---|---|
1 name = "Sbplib" | 1 name = "Sbplib" |
2 uuid = "5a373a26-915f-4769-bcab-bf03835de17b" | 2 uuid = "5a373a26-915f-4769-bcab-bf03835de17b" |
3 authors = ["Jonatan Werpers <jonatan@werpers.com>", "Vidar Stiernström <vidar.stiernstrom@it.uu.se>, and contributors"] | 3 authors = ["Jonatan Werpers <jonatan@werpers.com>", "Vidar Stiernström <vidar.stiernstrom@it.uu.se>, and contributors"] |
4 version = "0.1.0" | 4 version = "0.1.1" |
5 | 5 |
6 [deps] | 6 [deps] |
7 LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" | 7 LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" |
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" |