mwickert / scikit-dsp-comm

A collection of functions and classes to support signal processing and communications theory teaching and research
BSD 2-Clause "Simplified" License
187 stars 52 forks source link

Deprication warnings due to use of matplotlib.mlab.find(). #20

Closed mwickert closed 6 years ago

mwickert commented 6 years ago

The modules involved are: pyaudio_helper, fir_design_helper, and iir_design_helper. The fix is in place in my local repo, ready to push.