-
Notifications
You must be signed in to change notification settings - Fork 1
/
Project.toml
26 lines (25 loc) · 1.17 KB
/
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
name = "HierarchicalMineralExploration"
uuid = "b3fd8acb-03c6-4169-9364-ec776f94a96f"
authors = ["Anthony Corso <[email protected]>"]
version = "0.1.0"
[deps]
AbstractGPs = "99985d1d-32ba-4be9-9821-2ec096f28918"
AdvancedMH = "5b7e9947-ddc0-4b3f-9b55-0d8042f74170"
AdvancedPS = "576499cb-2369-40b2-a588-c64705576edc"
ColorTypes = "3da002f7-5984-5a60-b8a6-cbb66c0b333f"
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
ImageFiltering = "6a3955dd-da59-5b1f-98d4-e7296123deb5"
LazySets = "b4f0291d-fe17-52bc-9479-3d1a343d9043"
LogExpFunctions = "2ab3a3ac-af41-5b50-aa03-7779005ae688"
Luxor = "ae8d54c2-7ccd-5906-9d76-62fc9837b5bc"
Memoization = "6fafb56a-5788-4b4e-91ca-c0cea6611c73"
Meshes = "eacbb407-ea5a-433e-ab97-5258b1ca43fa"
POMDPTools = "7588e00f-9cae-40de-98dc-e0c70c48cdd7"
POMDPs = "a93abf59-7444-517b-a68a-c42f96afdd7d"
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
ParticleFilters = "c8b314e2-9260-5cf8-ae76-3be7461ca6d0"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
Turing = "fce5fe82-541a-59a6-adf8-730c64b5f9a0"