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 903a16a commit 0fb8b12Copy full SHA for 0fb8b12
src/lib.rs
@@ -1,5 +1,3 @@
1
-#![feature(portable_simd)]
2
-
3
use numpy::PyReadonlyArray1;
4
use pyo3::prelude::*;
5
use pyo3::exceptions::PyValueError;
0 commit comments