What's Changed
- Vectorize as_windowed by @jonatanklosko in #19
- Add Median Filter 2D by @santiago-imelio in #20
- Generalize median filter to N dims by @santiago-imelio in #21
- Convolutions by @hunterboerner in #22
- Lambertw by @hunterboerner in #24
- docs: add FFT and plotting guide by @polvalente in #25
- feat: add wiener filter by @TomasPegado in #26
- feat: Implements Kaiser Window by @ycastorium in #27
- refactor: make window size mandatory argument by @polvalente in #28
- feat: implement firwin by @thomaspmurphy in #29
- chore: bump to 0.3 by @polvalente in #30
New Contributors
- @santiago-imelio made their first contribution in #20
- @hunterboerner made their first contribution in #22
- @TomasPegado made their first contribution in #26
- @ycastorium made their first contribution in #27
- @thomaspmurphy made their first contribution in #29
Full Changelog: v0.2.0...v0.3.0