We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95d482e commit 7c916cdCopy full SHA for 7c916cd
Project.toml
@@ -4,17 +4,13 @@ version = "0.2.0"
4
5
[deps]
6
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
7
-Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
8
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
9
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
10
-StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
11
12
[compat]
13
ForwardDiff = "0.10.1"
14
-StatsBase = "0.26.0"
15
-julia = "1.0.0"
16
-Plots = "0.1.0, 1.0.0"
17
-StatsFuns = "0.5.0, 1.0.0"
+StatsBase = "0.24.0"
+julia = "0.7.0, 1.0.0"
18
19
[extras]
20
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
0 commit comments