-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathProject.toml
More file actions
30 lines (29 loc) · 1.05 KB
/
Project.toml
File metadata and controls
30 lines (29 loc) · 1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
Changelog = "5217a498-cd5d-4ec6-b8c2-9b85a09b6e3e"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
DocumenterInterLinks = "d12716ef-a0f6-4df4-a9f1-a5a34e75c656"
HOHQMesh = "e4f4c7b8-17cb-445a-93c5-f69190ed6c8c"
Literate = "98b081ad-f1c9-55d3-8b20-4c87d4299306"
OrdinaryDiffEqLowStorageRK = "b0944070-b475-4768-8dec-fb6eb410534d"
OrdinaryDiffEqSSPRK = "669c94d9-1f4b-4b64-b377-1aa079aa2388"
Trixi = "a7f1ee26-1774-49b1-8366-f1abc58fbfcb"
Trixi2Vtk = "bc1476a1-1ca6-4cc3-950b-c312b255ff95"
TrixiBottomTopography = "86af9953-43df-404b-8eaa-d20d82623a82"
TrixiShallowWater = "804cb1fc-5b08-4398-a671-a789bfe091b3"
[compat]
CSV = "0.10"
CairoMakie = "0.13"
Changelog = "1.1"
DataFrames = "1.7"
Documenter = "1.3"
DocumenterInterLinks = "1.0"
HOHQMesh = "0.2"
Literate = "2.20"
OrdinaryDiffEqLowStorageRK = "1.3, 2"
OrdinaryDiffEqSSPRK = "1.2"
Trixi = "0.15, 0.16"
Trixi2Vtk = "0.3.16"
TrixiBottomTopography = "0.1"