[Numpy-discussion] What is __array_wrap__ supposed to do?

Robert Kern robert.kern at gmail.com
Sat Apr 26 22:59:48 EDT 2008


On Sat, Apr 26, 2008 at 9:27 PM, Charles R Harris
<charlesr.harris at gmail.com> wrote:
> Because it doesn't do what it says it does.

> Here is what the docstring says:
>
> Help on method_descriptor:
>
> __array_wrap__(...)
>     a.__array_wrap__(obj) -> Object of same type as a from ndarray obj.

Python type, not numpy dtype.

-- 
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



More information about the NumPy-Discussion mailing list