About Anaconda Help Download Anaconda

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

copied from pytorch-nightly / mkl_fft

Installers

  • linux-64 v1.3.1
  • osx-64 v1.3.1

conda install

To install this package run one of the following:
conda install pytorch-test::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.1) Legal | Privacy Policy