endolith / endolith/waveform-analysis
Pass objects to analysis functions with FFT cached?
Open
- Dominant language
- Python
- Stars
- 287
- Forks
- 83
- Avg merge
- 16m
- Merged PRs (30d)
- 2
Description
Many of these functions calculate the FFT internally. It would be faster to calculate it once and "attach" it to the signal object in a way it could be used by all the functions without re-calculating.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.