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 1.0.0 has the following functionality:
waveform()
, cos_sum()
, exp_decay()
compute_fft()
and inverse_fft()
waveform_plot()
and fft_plot()