Skip to content

v0.6.0 (January 4, 2021)

Compare
Choose a tag to compare
@psambit9791 psambit9791 released this 04 Jan 18:24
· 265 commits to master since this release

Release Notes

  • Added Fourier based resampling method under signals module.
  • Added support for reading and writing of CSV files under IO module
Patches:
  • Fixed issue with DFT outputs. Link to issue: #12
  • Added enhancement for IDFT such that it can support half length array for DFT of real sequences. Link to issue: #13