On Sat, 14 Oct 2006, Nao Suzuki apparently wrote: 
> Today, I've been trying to take the advantage of filter 
> packages but none of them work so far.  Here is the 
> attempt to reproduce what's shown in the manual.
>>>> from numarray import *
>>>> a=[0,0,0,1,0,0,0]
>>>> correlate1d(a, [1, 1, 1])


As I understand it (not a numarray user),
numarray is superceded by numpy,
and this function is just called 'correlate'
in numpy.

hth,
Alan Isaac




-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/numpy-discussion

Reply via email to