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

Charles R Harris charlesr.harris at gmail.com
Thu Jun 23 18:05:33 EDT 2011


On Thu, Jun 23, 2011 at 4:04 PM, Robert Kern <robert.kern at gmail.com> wrote:

> 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.
>
>
Not yet, there aren't.

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20110623/07f31c45/attachment.html>


More information about the NumPy-Discussion mailing list