We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8c73d75 + 4c84150 commit 4d165b0Copy full SHA for 4d165b0
pysptk/_sptk.pyx
@@ -2,6 +2,7 @@
2
3
import numpy as np
4
cimport numpy as np
5
+np.import_array()
6
7
cimport cython
8
from . cimport _sptk
0 commit comments