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.
2 parents 112d2f3 + 3bca703 commit fdf7c0aCopy full SHA for fdf7c0a
Cargo.toml
@@ -20,6 +20,7 @@ pyo3 = "0.13"
20
[features]
21
# In default setting, python version is automatically detected
22
default = []
23
+rayon = ["ndarray/rayon"]
24
25
26
[workspace]
0 commit comments