On Fri, Mar 5, 2010 at 2:51 AM, Pierre GM <span dir="ltr"><<a href="mailto:pgmdevlist@gmail.com">pgmdevlist@gmail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On Mar 5, 2010, at 4:38 AM, David Goldsmith wrote:<br>
> Hi!  Sorry for the cross-post, but my own investigation has led me to suspect that mine is actually a numpy problem, not a matplotlib problem.  I'm getting the following traceback from a call to matplotlib.imshow:<br>

</div>> ...<br>
<div class="im">> Based on examination of the code, the last self is an instance of ma._extrema_operation (or one of its subclasses) - is there a reason why this class is unable to deal with a "zero-size array to ufunc.reduce without identity," (i.e., was it thought that it would - or should - never get one) or was this merely an oversight?  Either way, there's other instances on the lists of this error cropping up, so this circumstance should probably be handled more robustly.  In the meantime, workaround?<br>

<br>
<br>
</div>'m'fraid no. I gonna have to investigate that. Please open a ticket with a self-contained example that reproduces the issue.<br></blockquote><div><br>I'll do my best, but since it's a call from matplotlib and I don't really know what's causing the problem (other than a literal reading of the exception) I'm not sure I can.<br>
<br>DG<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Thx in advance...<br>
P.<br>
_______________________________________________<br>
NumPy-Discussion mailing list<br>
<a href="mailto:NumPy-Discussion@scipy.org">NumPy-Discussion@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/numpy-discussion" target="_blank">http://mail.scipy.org/mailman/listinfo/numpy-discussion</a><br>
</blockquote></div><br>