-
Notifications
You must be signed in to change notification settings - Fork 0
/
Project.toml
24 lines (22 loc) · 959 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
name = "LogParadox"
uuid = "664ede1c-9e8f-4d3c-a9de-c2f8765d11e6"
authors = ["Ben Cardoen <26388277+bencardoen@users.noreply.github.com> and contributors"]
version = "0.1.0"
[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
ERGO = "273a6d5c-81ba-41a9-bdcb-eb98fb5b048d"
HypothesisTests = "09f84164-cd44-5f33-b23f-e6b0d136a0d5"
ImageView = "86fae568-95e7-573e-a6b2-d8a6b900c9ef"
Images = "916415d5-f1e6-5110-898d-aaa5f9f070e0"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
SPECHT = "9bf52c6b-c98d-48f8-80c6-8dab0ddc382a"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
[compat]
julia = "1.7"