-
Notifications
You must be signed in to change notification settings - Fork 1
/
Project.toml
29 lines (27 loc) · 1012 Bytes
/
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
name = "FastIce"
uuid = "e0de9f13-a007-490e-b696-b07d031015ca"
authors = ["Ludovic Raess <[email protected]>, Ivan Utkin <[email protected]>, Samuel Omlin <[email protected]> and contributors"]
version = "0.3.3"
[deps]
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
Chmy = "33a72cf0-4690-46d7-b987-06506c2248b9"
ElasticArrays = "fdbdab4c-e67f-52f5-8c3f-e7b388dad3d4"
GeometryBasics = "5c1252a2-5f33-56bf-86c9-59e7332b4326"
HDF5 = "f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f"
KernelAbstractions = "63c18a36-062a-441e-b654-da1e3ab1ce7c"
LightXML = "9c8b4983-aa76-5018-a973-4c85ecc9e179"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
MPI = "da04e1cc-30fd-572f-bb4f-1f8673147195"
Preferences = "21216c6a-2e73-6563-6e65-726566657250"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
[compat]
Adapt = "4"
Chmy = "0.1"
ElasticArrays = "1"
GeometryBasics = "0.4, 0.5"
HDF5 = "0.16, 0.17"
KernelAbstractions = "0.9"
LightXML = "0.9"
MPI = "0.20"
Preferences = "1"