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 325c21d commit 20fbe57Copy full SHA for 20fbe57
Project.toml
@@ -1,5 +1,9 @@
1
name = "Statistics"
2
uuid = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
3
+keywords = ["statistics"]
4
+license = "MIT"
5
+desc = "Basic statistics for Julia."
6
+version = "1.9.0"
7
8
[deps]
9
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
0 commit comments