On Tue, 26 Jul 2005, René Bastian apparently wrote: > convolve(a,b)==convolve(b,a)[::-1] I do not see this behavior. Can you post a self-contained example? Thanks, Alan Isaac