DSP v0.7.10
Merged pull requests:
filt
perf optimizations (#516) (@wheeheee)- Fix bounds errors when resampling with some arbitrary ratios (#539) (@anowacki)
- [release-0.7] Update CI.yml to use pre-release builds (#565) (@martinholters)
- Backport
filt
fix (#516 and #539) and bump version to 0.7.10 (#566) (@martinholters)
Closed issues:
- Got "BoundsError" while trying to use
resample
function. (#317)