On Tue, Sep 20, 2011 at 12:43 AM, Robert Kern <[email protected]> wrote: > If the array is short in a dimension, it gets implicitly continued > with Falses. You can see this in one dimension:
[...] > I honestly don't know if this is documented or tested anywhere or even > if this existed in older versions. The behaviour is already present in 1.4, so I guess it's too late to insert a shape check now? Regards Stéfan _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
