CMD + K

mkl_fft

Community

NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library.

Copied frommalfet / mkl_fft

Installation

To install this package, run one of the following:

Conda
$conda install pytorch-nightly::mkl_fft

Usage Tracking

1.3.1
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library. Supports in-place and out-of-place, 1D and ND complex FFT on arrays of single and double precision with arbitrary memory layout, so long as array strides are multiples of its itemsize.

About

Summary

NumPy-based implementation of Fast Fourier Transform using Intel (R) Math Kernel Library.

Last Updated

Jan 31, 2023 at 15:01

License

BSD 3-Clause

Total Downloads

13.0K

Supported Platforms

linux-64
macOS-64