Skip to main content

Fast Fourier Series library

Project description

pyFFS is a collection of efficient algorithms to compute Fourier Series and related transforms.

Installation

$ pip install pyFFS

Developer Install

$ git clone https://github.com/imagingofthings/pyFFS.git
$ cd pyFFS/
$ # git checkout <commit>

$ pip install --user -e .[dev]
$ python3 test.py                # Run test suite
$ python3 setup.py build_sphinx  # Generate documentation

Remarks

pyFFS is developed and tested on x86_64 systems running Linux and macOS Catalina.

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

pyFFS-2.1.0.tar.gz (25.4 kB view hashes)

Uploaded Source

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