[Numpy-discussion] No Copy Reduce Operations

Luis Pedro Coelho lpc at cmu.edu
Tue Jul 29 11:13:03 EDT 2008


Travis E. Oliphant wrote:
> Your approach using C++ templates is interesting, and I'm very glad for 
> your explanation and your releasing of the code as open source.    I'm 
> not prepared to start using C++ in NumPy, however, so your code will 
> have to serve as an example only. 

I will keep this as a separate package. I will write back one I have put
it up somewhere.

If this is not going into numpy, then I will do things a little
differently, namely, I will have a very simple python layer which cleans
up the arguments before calling the C++ implementation.

bye,
Luis



More information about the NumPy-Discussion mailing list