Skip to main content

Julia-inspired function planners around pyfftw

Project description

planfftw

planfftw provides Julia-inspired function planners for fft and a number of fft- based operations. The initial objective was to provide a clean and highly optimized interface to the excellent PyFFTW package. However, PyFFTW is not a strict requirement and planfftw falls back on scipy.fftpack or numpy.fft, should it not be available.

Issues, requests and questions can be raised at the Github issues-page.

The documentation, albeit somewhat crude, is available on Read the Docs.

Requirements

Python 3.5 or higher numpy 1.16.1 or higher

Earlier versions may very well work but are not tested.

Highly recommended

PyFFTW

Installation

Install with::

pip install planfftw

or::

easy_install planfftw

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

planfftw-1.2.0.tar.gz (13.7 kB view hashes)

Uploaded Source

Built Distribution

planfftw-1.2.0-py3-none-any.whl (28.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page