-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathProject.toml
More file actions
30 lines (28 loc) · 1.09 KB
/
Project.toml
File metadata and controls
30 lines (28 loc) · 1.09 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
name = "HMcode"
uuid = "b068d640-4ba6-4ce7-ba08-007d3e9656d5"
version = "0.1.0"
[deps]
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
Chairmarks = "0ca39b1e-fe0b-4e98-acfc-b1656634c4de"
DataInterpolations = "82cc6244-b520-54b8-b5a6-8a565e85f1d0"
Integrals = "de52edbc-65ea-441a-8357-d3a637375a31"
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
LoopVectorization = "bdcacae8-1622-11e9-2a5c-532679323890"
NPZ = "15e1cf62-19b3-5cfa-8e77-841668bca605"
OrdinaryDiffEqCore = "bbf590c4-e513-4bbe-9b18-05decba2e5d8"
OrdinaryDiffEqTsit5 = "b1df2697-797e-41e3-8120-5422d3b24e4a"
Polyester = "f517fe37-dbe3-4b94-8317-1923a5111588"
QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc"
Roots = "f2b01f46-fcfa-551c-844a-d8ac1e96c665"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
Trapz = "592b5752-818d-11e9-1e9a-2b8ca4a44cd1"
[compat]
BenchmarkTools = "1.6.3"
Chairmarks = "1.3.1"
DataInterpolations = "8.9.0"
Integrals = "5.1.0"
LoopVectorization = "0.12.173"
OrdinaryDiffEqCore = "3.25.0"
OrdinaryDiffEqTsit5 = "1.10.0"
Polyester = "0.7.19"