Re: [Numpy-discussion] ndarray and the buffer protocol

2009-07-09 Thread Dag Sverre Seljebotn
>> Hello all, >> >> (resending for the Nth time, as the previous attempts >> didn't make it to the list) >> >> I'm new to this list (and numpy is mostly new to me :-). >> >> Using python 2.6 and numpy 1.3. >> >> My plan is to write some C extensions that will perform >> rather specialised processi

Re: [Numpy-discussion] ndarray and the buffer protocol

2009-07-09 Thread Dag Sverre Seljebotn
> Hello all, > > (resending for the Nth time, as the previous attempts > didn't make it to the list) > > I'm new to this list (and numpy is mostly new to me :-). > > Using python 2.6 and numpy 1.3. > > My plan is to write some C extensions that will perform > rather specialised processing on multi

[Numpy-discussion] ndarray and the buffer protocol

2009-07-08 Thread Fons Adriaensen
Hello all, (resending for the Nth time, as the previous attempts didn't make it to the list) I'm new to this list (and numpy is mostly new to me :-). Using python 2.6 and numpy 1.3. My plan is to write some C extensions that will perform rather specialised processing on multichannel digital au