Skip to content

Release 1.0.0

Compare
Choose a tag to compare
@akey7 akey7 released this 28 Dec 18:42
· 26 commits to main since this release
53e01f9

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()