-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathProject.toml
executable file
·30 lines (28 loc) · 969 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
30
name = "JMMenura"
uuid = "15b01a9d-8496-4fe4-859d-b4c8aa9954d3"
authors = ["Simone Blomberg <s.blomberg1@uq.edu.au>"]
version = "0.1.0"
[deps]
DifferentialEquations = "0c46a032-eb83-5123-abaf-570d42b7fbaa"
Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
GpABC = "e850a1a4-d859-11e8-3d54-a195e6d045d3"
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Phylo = "aea672f4-3940-5932-aa44-993d1c3ff149"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
PosDefManifold = "f45a3650-5c51-11e9-1e9a-133aa5e309cf"
ProgressBars = "49802e3a-d2f1-5c88-81d8-b72133a6f568"
StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"
[compat]
DifferentialEquations = "7.15.0"
Distances = "0.10.12"
Distributions = "0.25.115"
GpABC = "0.1.1"
JLD2 = "0.5.10"
LinearAlgebra = "1.11.0"
Phylo = "0.5.4"
Plots = "1.40.9"
PosDefManifold = "0.5.1"
ProgressBars = "1.5.1"
StatsPlots = "0.15.7"