- Bugs:
- Remove
import czt
fromsetup.py
. This was causing a circular dependency.
- Remove
- Testing:
- Compare this package against a stripped down version of the CZT algorithm.
- Improve testing coverage.
- Examples:
- Plot residuals in examples.
import czt
from setup.py
. This was causing a circular dependency.