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

<snip>

Chuck
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to