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.
rayon
1 parent c89a7c4 commit 3bca703Copy full SHA for 3bca703
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