[Numpy-discussion] feedback request: proposal to add masks to the core ndarray

Robert Kern robert.kern at gmail.com
Thu Jun 23 18:04:27 EDT 2011


On Thu, Jun 23, 2011 at 17:02, Charles R Harris
<charlesr.harris at gmail.com> wrote:
>
> On Thu, Jun 23, 2011 at 3:48 PM, Gael Varoquaux
> <gael.varoquaux at normalesup.org> wrote:

>> Ufuncs need work, but I have
>> the impression that your proposal is simply to solve the special case of
>> masked data in the ufunc by breaking the simple numpy array model.
>
> I wonder how much of the complication could be located in the dtype.

What dtype? There are no new dtypes in this proposal.

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