-
Notifications
You must be signed in to change notification settings - Fork 1
/
Project.toml
29 lines (27 loc) · 964 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 = "IMASdd"
uuid = "c5a45a97-b3f9-491c-b9a7-aa88c3bc0067"
authors = ["Orso Meneghini <[email protected]>"]
version = "2.4.9"
[deps]
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
DataInterpolations = "82cc6244-b520-54b8-b5a6-8a565e85f1d0"
HDF5 = "f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f"
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
PCHIPInterpolation = "afe20452-48d1-4729-9a8b-50fb251f06cd"
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
StaticArraysCore = "1e83bf80-4336-4d27-bf5d-d5a4f845583c"
TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
[compat]
AbstractTrees = "0.4"
DataInterpolations = "5, ~6.0, 6.2"
HDF5 = "0.17"
JSON = "0.21"
OrderedCollections = "1"
PCHIPInterpolation = "0.2"
PrecompileTools = "1"
StaticArraysCore = "1"
TimerOutputs = "0.5"
julia = "1"