-
Notifications
You must be signed in to change notification settings - Fork 5
/
Project.toml
20 lines (19 loc) · 871 Bytes
/
Project.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
name = "PhageSim"
uuid = "4915fd1c-288c-11ea-0961-11a1887a1744"
authors = ["michielstock <[email protected]>"]
version = "0.1.0"
[deps]
Agents = "46ada45e-f475-11e8-01d0-f70cc89e6671"
BSON = "fbb218c0-5317-5bc6-957e-2ee96dd4b1f0"
CSVFiles = "5d742f6a-9f54-50ce-8119-2520741973ca"
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
DrWatson = "634d3b9d-ee7a-5ddf-bec9-22491ea816e1"
InteractiveDynamics = "ec714cd0-5f51-11eb-0b6e-452e7367ff84"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
ParallelDataTransfer = "2dcacdae-9679-587a-88bb-8b444fb7085b"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
TernaryPlots = "1f5e811d-5acb-4dfc-9a45-b3a27d369aae"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"