forked from shagunTUD/MonolithicFEMVLFS.jl
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Project.toml
32 lines (30 loc) · 1.01 KB
/
Project.toml
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
31
32
name = "MonolithicFEMVLFS"
uuid = "02a35734-3e3a-4c9f-8994-84c0fbc3ad2f"
authors = ["Oriol Colomes <[email protected]>"]
version = "0.1.1"
[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
DataFramesMeta = "1313f7d8-7da2-5740-9ea0-a2ca25f37964"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
DrWatson = "634d3b9d-ee7a-5ddf-bec9-22491ea816e1"
Gridap = "56d4f2e9-7ea1-5844-9cf6-b9c51ca7ce8e"
GridapGmsh = "3025c34a-b394-11e9-2a55-3fee550c04c8"
LaTeXStrings = "b964fa9f-0449-5b57-a5c2-d3ea65f4040f"
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Roots = "f2b01f46-fcfa-551c-844a-d8ac1e96c665"
WaveSpec = "908d4cf6-a6c0-449c-92e4-852c8f288332"
WriteVTK = "64499a7a-5c06-52f2-abe2-ccb03c286192"
[compat]
CSV = "0.10.4"
DataFrames = "1.3.2"
DataFramesMeta = "0.10.0"
DrWatson = "2.9.1"
Gridap = "0.17.12"
LaTeXStrings = "1.3.0"
Parameters = "0.12.3"
Plots = "1.27.5"
Roots = "2.0.0"
WriteVTK = "1.14.2"
julia = "1.6"