We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 794373d commit c72a60cCopy full SHA for c72a60c
Cargo.toml
@@ -27,7 +27,6 @@ pyo3 = { version = "0.15", features = ["auto-initialize"] }
27
28
[features]
29
default = []
30
-rayon = ["ndarray/rayon"]
31
32
[workspace]
33
members = ["examples/*"]
0 commit comments