On So, 2014-07-06 at 12:07 -0600, Charles R Harris wrote: > > > > On Sun, Jul 6, 2014 at 11:54 AM, Benjamin Root <ben.r...@ou.edu> > wrote: > I see that a solution has already been found and merged. Are > there any remaining issues for matplotlib to resolve? > > > > > > You might take a look at the fixes in the matplotlib PR. They struck > me as a bit hasty rather than fixes for the underlying problems, > especially in the cubic interpolation case. The other mismatched > assignment might be fixable with a `.flat` on the lhs rather than a > reshape on the rhs. At least that was one suggested fix, I don't know > if it works... >
Frankly, I wouldn't necessarily suggest using .flat assignments instead. `.flat` will basically enforce the old behavior, which is not necessarily better... - Sebastian > > <snip> > > > Chuck > > > > _______________________________________________ > NumPy-Discussion mailing list > NumPy-Discussion@scipy.org > http://mail.scipy.org/mailman/listinfo/numpy-discussion
signature.asc
Description: This is a digitally signed message part
_______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion