Skip to content

use mklfft if available #1889

@agramfort

Description

@agramfort

we use fftpack from scipy but anaconda offers mklfft in accelerate package. If present we should be using:

import numpy.fft.fftpack

see

https://store.continuum.io/cshop/accelerate/
https://github.com/ContinuumIO/mkl-optimizations-benchmarks/blob/master/benchFFT.py

@mainakjas it should speed up the TFR code you played with last week.

any taker?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions