-
Notifications
You must be signed in to change notification settings - Fork 1
/
Project.toml
27 lines (26 loc) · 1.2 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
27
name = "SumProductTransform"
uuid = "433b66b6-b370-11e9-0fbb-5537bf1cf77b"
authors = ["Pevnak <pevnak@gmail.com>"]
version = "0.1.5"
[deps]
BSON = "fbb218c0-5317-5bc6-957e-2ee96dd4b1f0"
Bijectors = "76274a88-744f-5084-9051-94815aaf08c4"
Clustering = "aaaa29a8-35af-508c-8bc3-b662a17a0fe5"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
DistributionsAD = "ced4e74d-a319-5a8a-b0ac-84af2272839c"
FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"
Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"
HierarchicalUtils = "f9ccea15-0695-44b9-8113-df7c26ae4fa9"
IterTools = "c8e1da08-722c-5040-9ed9-7db0dc04731e"
MLDataPattern = "9920b226-0b2a-5f5f-9153-9aa70a013f8b"
NNlib = "872c559c-99b0-510c-b3b7-b6c96a88d5cd"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
PrayTools = "083a1e89-a1cc-483a-bb5e-ca7e64a602e0"
Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
ToyProblems = "642c45cc-aa20-11e9-0898-8bb31d50e544"
Unitary = "75ebfc8e-976a-11e9-26c7-f5346d660b1d"
ValueHistories = "98cad3c8-aec3-5f06-8e41-884608649ab7"
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"