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 3a52814 commit 0ae9855Copy full SHA for 0ae9855
distr_test/Cargo.toml
@@ -10,6 +10,6 @@ rand = { version = "0.9.0", features = ["small_rng"] }
10
num-traits = "0.2.19"
11
# Special functions for testing distributions
12
special = "0.11.0"
13
-spfunc = "0.1.0"
+spfunc = "=0.1.0"
14
# Cdf implementation
15
statrs = "0.17.1"
0 commit comments