Re: [math] Convolution

2012-08-23 Thread Bruce A Johnson
On Aug 23, 2012, at 8:31 AM, Clemens Novak wrote: > On 2012-08-20 19:25, Luc Maisonobe wrote: >> Le 20/08/2012 17:00, Clemens Novak a écrit : >>> Dear all, >> >> Hi Clemens, >> >>> >>> I would like to work on some signal processing functions (as indicated >>> on the wiki WishList) and started

Re: [math] Convolution

2012-08-23 Thread Clemens Novak
On 2012-08-20 19:25, Luc Maisonobe wrote: Le 20/08/2012 17:00, Clemens Novak a écrit : Dear all, Hi Clemens, I would like to work on some signal processing functions (as indicated on the wiki WishList) and started with the convolution of 2 sequences (represented as RealVector). I have com

Re: [math] Convolution

2012-08-20 Thread Luc Maisonobe
Le 20/08/2012 17:00, Clemens Novak a écrit : > Dear all, Hi Clemens, > > I would like to work on some signal processing functions (as indicated > on the wiki WishList) and started with the convolution of 2 sequences > (represented as RealVector). I have completed a first working version > (some

[math] Convolution

2012-08-20 Thread Clemens Novak
Dear all, I would like to work on some signal processing functions (as indicated on the wiki WishList) and started with the convolution of 2 sequences (represented as RealVector). I have completed a first working version (some error checking code, formatting, unit tests etc are missing); I am