Skip to content

Commit c4683b6

Browse files
author
John Garrett
committed
README: add PyPI badge
1 parent 9be0e0f commit c4683b6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
Chirp z-Transform (CZT)
22
=======================
33

4+
[![PyPI version](https://badge.fury.io/py/czt.svg)](https://badge.fury.io/py/czt)
5+
46
From [Wikipedia](https://en.wikipedia.org/wiki/Chirp_Z-transform):
57

68
> The chirp Z-transform (CZT) is a generalization of the discrete Fourier transform (DFT). While the DFT samples the Z plane at uniformly-spaced points along the unit circle, the chirp Z-transform samples along spiral arcs in the Z-plane, corresponding to straight lines in the S plane. The DFT, real DFT, and zoom DFT can be calculated as special cases of the CZT.

0 commit comments

Comments
 (0)