-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathProject.toml
More file actions
24 lines (23 loc) · 804 Bytes
/
Project.toml
File metadata and controls
24 lines (23 loc) · 804 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[deps]
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
CoordRefSystems = "b46f11dc-f210-4604-bfba-323c1ec968cb"
Enzyme = "7da242da-08ed-463a-9acd-ee780be4f1d9"
ExplicitImports = "7d51a73a-1435-4ff3-83d9-f097790105c7"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Meshes = "eacbb407-ea5a-433e-ab97-5258b1ca43fa"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
TestItemRunner = "f8b46487-2199-4994-9208-9a1283c18c0a"
TestItems = "1c621080-faea-4a02-84b6-bbd5e436b8fe"
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
[compat]
Aqua = "0.7, 0.8"
CoordRefSystems = "0.15, 0.16"
Enzyme = "0.13.19"
ExplicitImports = "1.6.0"
LinearAlgebra = "1"
Meshes = "0.51.20, 0.52"
SpecialFunctions = "2"
TestItemRunner = "1"
TestItems = "1"
Unitful = "1.19"