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 60dbea0 commit 7782629Copy full SHA for 7782629
Project.toml
@@ -1,6 +1,6 @@
1
name = "StatsFuns"
2
uuid = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
3
-version = "1.1.1"
+version = "1.2.0"
4
5
[deps]
6
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -16,7 +16,7 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
16
ChainRulesCore = "1"
17
HypergeometricFunctions = "0.3.10"
18
InverseFunctions = "0.1"
19
-IrrationalConstants = "0.1"
+IrrationalConstants = "0.1, 0.2"
20
LogExpFunctions = "0.3.2"
21
Reexport = "1"
22
Rmath = "0.6.1, 0.7"
0 commit comments