[SciPy-Dev] Resampling using polyphase filtering

Eric Larson larson.eric.d at gmail.com
Tue Jan 26 13:56:38 EST 2016


Hey all,

I have made a PR to scipy to add signal resampling using polyphase
filtering (via upfirdn) to complement the existing FFT-based resampling
method currently available via resample(...). Feel free to take a look and
leave comments if interested:

https://github.com/scipy/scipy/pull/5749

Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20160126/15555cbf/attachment.html>


More information about the SciPy-Dev mailing list