Releases: IntelPython/mkl_fft
Releases · IntelPython/mkl_fft
v1.3.11
v1.3.10
Bug fix release to support NumPy 2.0, addressing test suite failure on Windows.
v1.3.9
What's changed
mkl_fft
now supports NumPy 2.0
v1.3.8
Release with vendored copy of numpy.distutils.conv_template
. This allows mkl_fft
to be build with Python 3.12 and NumPy >=1.25
1.3.7
Updated build system away from using numpy.distutils
.
Updated code to compile with Cython 3.0
1.3.6
This release fixes issues with mkl_fft.interfaces.scipy_fft
.
v1.3.3
Added mkl_fft.interfaces
with numpy_fft
and scipy_fft
supported.
The scipy_fft
updated to support new norm
keyword values, and the plan
parameter, although the only supported value is the default plan=None
.
v1.3.1
v1.3.0.post0
Update description for Pypi package installation