On 06/11/2010 09:27 AM, Sturla Molden wrote:

>
> Strided memory access is slow. So it often helps to make a temporary
> copy that are contiguous.

Ah, ok, I did not know this was called copy-in/copy-out, thanks for the 
explanation. I agree this would be a good direction to pursue, but maybe 
out of scope for the first refactoring,

cheers,

David
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to