We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 80e854f + 6fb4321 commit ea91843Copy full SHA for ea91843
Project.toml
@@ -4,7 +4,6 @@ authors = ["Simone Carlo Surace", "Camille Gontier"]
4
version = "0.4.0"
5
6
[deps]
7
-BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
8
BinomialGPU = "c5bbfde1-2136-42cd-9b65-d5719df69ebf"
9
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
10
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
@@ -17,4 +16,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
17
16
BinomialGPU = "0.3, 0.4"
18
CUDA = "3"
19
Distributions = "0.25"
+LaTeXStrings = "1"
20
+Plots = "1"
21
+StatsBase = "0.33"
22
julia = "1.6.1, 1.7"
0 commit comments