-
Notifications
You must be signed in to change notification settings - Fork 0
/
Project.toml
23 lines (20 loc) · 848 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
name = "epi-summaries-over-time"
authors = ["BKMC"]
[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
ConditionalTransform = "273a622a-0ef2-4f07-8304-6a26c740143a"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
LambertW = "984bce1d-4616-540c-a9ee-88d1112d94c9"
MarginalDivergence = "0f28a210-f915-4f0a-9758-eb56fefcf495"
MonteCarloMeasurements = "0987c9cc-fe09-11e8-30f0-b96dd679fdca"
NamedTupleTools = "d9ec5142-1e00-5aa0-9d6a-321866360f50"
Optim = "429524aa-4258-5aef-a3af-852621145aeb"
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
[compat]
julia = "1.7.1"
[extras]
CPUSummary = "2a0fbf3d-bb9c-48f3-b0a9-814d99fd7ab9"