Releases: akey7/fftpipe
Releases · akey7/fftpipe
Release 1.1.3
Release 1.1.1
Release 1.1.1 adds the following features:
- FFT denoising
- A link the to the tutorial site.
- Incrementing the version number of fftpipe.
Release 1.0.0
Release 1.0.0 has the following functionality:
- Waveform generation with
waveform()
,cos_sum()
,exp_decay()
- FFT operations with
compute_fft()
andinverse_fft()
- Plotting operations with
waveform_plot()
andfft_plot()
Release 0.1.0
- Waveform generation
- Waveform plotting