Hello Charles, > Is there a Python package with Convolution and related methods? > > I'm working on modeling some DSP processes in Python. I've rolled one > up, but don't feel much like reinventing the wheel, especially if > there's already something like "Insanely Efficient FFT for Python" > already. Have you looked at NumArray (http://www.stsci.edu/resources/software_hardware/numarray) and SciPy (http://www.scipy.org/)?
I also think that gmp (http://www.swox.com/gmp/) which has Python binding (http://gmpy.sourceforge.net/) has FFT. HTH. -- ------------------------------------------------------------------------ Miki Tebeka <[EMAIL PROTECTED]> http://tebeka.bizhat.com The only difference between children and adults is the price of the toys
pgpDuAgLkeESh.pgp
Description: PGP signature
-- http://mail.python.org/mailman/listinfo/python-list