What's Changed
- feat: use vectorization for overlap_and_add by @polvalente in #11
- feat: add NxSignal.Waveforms by @polvalente in #12
- Update version in README.md by @nbw in #15
- Update README.md by @polvalente in #16
- feat: NxSignal.FindPeaks by @polvalente in #13
- Optimise as_windowed and apply :reflect padding to the whole input by @jonatanklosko in #17
- Fix vectorization for stft by @jonatanklosko in #18
New Contributors
- @nbw made their first contribution in #15
- @jonatanklosko made their first contribution in #17
Full Changelog: v0.1.0...v0.2.0