2 Feb 2012 16:59
Re: scikit-signal or Similar
Travis Oliphant <travis <at> continuum.io>
2012-02-02 15:59:49 GMT
2012-02-02 15:59:49 GMT
On Feb 2, 2012, at 3:17 AM, Stuart Mumford wrote:
The DWT is exactly the kind of tool SciPy needs. The goal would not be to re-invent DWT with SciPy, but simply integrate pywavelets into SciPy if that is at all possible. Having so many packages is good for developers, but not very good for consumers as people have to collect a lot of different packages together to get what they want. Some of this pressure is being alleviated by "distributions" of Python, and I expect that trend will continue. But, it is still useful for SciPy to grow "fundamental" libraries like a DWT.I'll send the pywavelets author an email, would be great to get his input on this.
I agree that wavelet transforms, both DWT and CWT, are well within SciPy's scope, if we could integrate pyWavelets into SciPy that would be great. It does beg the question though, if that is the path we are going down would it be better to implement a CWT in the same style as pyWavelets to have uniformity in use if they are both integrated in SciPy.
That would be ideal, I think. But, I don't know how much work it would be convert one to the other style.
-Travis
_______________________________________________
Stuart
SciPy-Dev mailing list
SciPy-Dev <at> scipy.org
http://mail.scipy.org/mailman/listinfo/scipy-dev
_______________________________________________ SciPy-Dev mailing list SciPy-Dev <at> scipy.org http://mail.scipy.org/mailman/listinfo/scipy-dev
RSS Feed