-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathProject.toml
More file actions
24 lines (22 loc) · 939 Bytes
/
Project.toml
File metadata and controls
24 lines (22 loc) · 939 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
name = "ASSET"
uuid = "7bdfb42d-0e43-493a-99cb-cbf0ac68819a"
authors = ["Samuel Thé <the.samuel.ad@gmail.com>", "Laurence Denneulin <ldenneulin@montesquiou.info"]
version = "1.0.0"
[deps]
AMORS = "77d29c75-3847-48dd-b74a-66585bbee1d5"
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
InterpolationKernels = "16730964-a2ec-11e9-36fa-47a4f82bfac6"
InverseProblem = "64b5b672-16b6-410f-923c-75370071a2c8"
LazyAlgebra = "aeaa251e-9d76-11e9-311b-83636bf44738"
LinearInterpolators = "2fc109c4-9d77-11e9-32ff-e5c650334c16"
OptimPackNextGen = "080ffe24-4a27-4ab0-ad71-7b624e73ef8d"
PRIMA = "0a7d04aa-8ac2-47b3-b7a7-9dbd6ad661ed"
PointSpreadFunctions = "59a21e54-00bc-4653-8d10-290de9306ebc"
PowellMethods = "09143c45-d661-4475-8be2-834f77195a9c"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
[compat]
AMORS = "0.3.0"
DelimitedFiles = "1.9.1"
InverseProblem = "0.1.0"
Test = "1.11.0"