Skip to content

Releases: akey7/fftpipe

Release 1.1.3

01 Jan 20:47
9bdb48b
Compare
Choose a tag to compare
  • Add citation to Brunton and Kutz
  • Change power spectral density calculation to be the real component of the Fourier coefficient value times its complex conjugate.

Release 1.1.1

29 Dec 17:13
34fd002
Compare
Choose a tag to compare

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

28 Dec 18:42
53e01f9
Compare
Choose a tag to compare

Release 1.0.0 has the following functionality:

  • Waveform generation with waveform(), cos_sum(), exp_decay()
  • FFT operations with compute_fft() and inverse_fft()
  • Plotting operations with waveform_plot() and fft_plot()

Release 0.1.0

28 Dec 15:00
4c384b1
Compare
Choose a tag to compare
Release 0.1.0 Pre-release
Pre-release
  • Waveform generation
  • Waveform plotting