[SciPy-user] Orthogonal Wavelets

Derek Goring nztideman at yahoo.co.nz
Sun May 14 03:17:24 EDT 2006


Thanks Robert
 
 Seems like they're not quite there yet.
 In the meantime, I might try running my Fortran routines from within SciPy (once I learn how).
 
 Cheers
 Derek

Robert Kern <robert.kern at gmail.com> wrote: Derek Goring wrote:
> I'm trying out SciPy as a possible replacement for Matlab on my Linux box.
> 
> One of the main tools I need is orthogonal wavelets decomposition and
> reconstruction.
> I've looked around and not found a package in SciPy.  Is there one that
> I've missed?

Check the following:

http://wavelets.scipy.org/
http://projects.scipy.org/scipy/scipy/browser/trunk/Lib/signal/wavelets.py

I don't know if they have exactly what you're looking for, though.

> Actually, I have a set of Fortran routines that I developed using CVF
> 6.6 in Win XP. 
> I've ported that to Linux using g95. 
> So, if a package is not available, writing a wrapper may be a good first
> project in SciPy.
> Or am I biting off more than I can chew?

If you can license them under the terms of the Scipy license, perhaps. I would
like to avoid putting Fortran 90 into Scipy, though. The currently available
free compilers suck suck suck suck suck suck suck.

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
 that is made terrible by our own mad attempt to interpret it as though it had
 an underlying truth."
  -- Umberto Eco

_______________________________________________
SciPy-user mailing list
SciPy-user at scipy.net
http://www.scipy.net/mailman/listinfo/scipy-user



________________
Derek Goring
Mulgor Consulting Ltd
24 Brockworth Place
Christchurch, New Zealand
Phone: 64 3 343 5400
Mobile: 64 272 777 639
Website: www.mulgor.co.nz
Send instant messages to your online friends http://au.messenger.yahoo.com 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20060514/7de0c643/attachment.html>


More information about the SciPy-User mailing list