Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 262 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 262 Bytes

zfft

zoom FFT in python

Suppose you want to compute the FFT for a subset of frequency values. Use the zfft function to accomplish this task.

Installation

Type the following to install:

python setup.py install