About Anaconda Help Download Anaconda

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

copied from cf-staging / mkl_fft

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v1.3.11
  • osx-64 v1.3.11
  • win-64 v1.3.11
  • win-32 v1.0.9

conda install

To install this package run one of the following:
conda install conda-forge::mkl_fft
conda install conda-forge/label/cf201901::mkl_fft
conda install conda-forge/label/cf202003::mkl_fft

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy