On Thu, Jul 10, 2008 at 10:33, Anne Archibald <[EMAIL PROTECTED]> wrote:
> 2008/7/9 Robert Kern <[EMAIL PROTECTED]>:
>
>> Because that's just what a buffer= argument *is*. It is not a place
>> for presenting the starting pointer to exotically-strided memory. Use
>> __array_interface__s to describe the full range of representable
>> memory. See below.
>
> Aha! Is this stuff documented somewhere?

_The Guide to Numpy_, section 3.1.4.

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
 -- Umberto Eco
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to