[Numpy-discussion] NumPy re-factoring project
David
david@silveregg.co...
Thu Jun 10 21:19:01 CDT 2010
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
More information about the NumPy-Discussion
mailing list