On Tue, Jul 17, 2012 at 09:55:28AM -0700, Jake Vanderplas wrote: > I did a bit more experimentation, and it looks like memoryviews with > boundscheck and wraparound turned off are largely comparable to pointers > for *pure indexing*. Slicing is what kills things.
Ha, that's useful information. Thanks. G ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
