Does anyone know how to efficiently implement a recurrence relationship
in numpy such as:
y[n] = A*x[n] + B*y[n-1]
Thanks,
Gerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/numpy-discussion/attachments/20090506/1dc1c690/attachment.html