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
Release history Release notifications | RSS feed
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)