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 acfaa22 commit 2753d31Copy full SHA for 2753d31
Project.toml
@@ -10,3 +10,7 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
10
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
11
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
12
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
13
+
14
+[compat]
15
+GLMNet = "0.7"
16
+Distributions = "0.16, 0.17, 0.18, 0.19, 0.20, 0.21, 0.22, 0.23, 0.24, 0.25"
0 commit comments