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 35f3cb3 commit 7130d2cCopy full SHA for 7130d2c
pyproject.toml
@@ -49,7 +49,7 @@ classifiers = [
49
"Operating System :: POSIX",
50
"Operating System :: Unix"
51
]
52
-dependencies = ["numpy>=1.26.4", "mkl-service"]
+dependencies = ["numpy>=2", "mkl-service"]
53
description = "MKL-based FFT transforms for NumPy arrays"
54
dynamic = ["version"]
55
keywords = ["DFTI", "FFT", "Fourier", "MKL"]
0 commit comments