On Mon, Jul 9, 2012 at 4:34 PM, Benjamin Root <[email protected]> wrote:

>
>
> On Sat, Jul 7, 2012 at 7:30 PM, Amit Aronovitch <[email protected]>wrote:
>
>>
>>
<-- snipped (sent as issue #997) -->


>>
> I am always a fan of people who test and design their methods against edge
> cases like these, so my hat is off to you.
>


FTR: this was not a case of testing, but of hacking:
I had some code using scipy's delaunay interpolator, and I had to provide
fallback functionality for a machine that does not have a recent scipy
installed (luckily, it had matplotlib :-) ).
Since the sample set was irregular (not a grid) - the easiest (though
inefficient) fix was to loop over the set and use 1x1 grids. At this point
I hit this issue...


> I would suggest putting together a pull request so that we can properly
> test the potential impact such a change could have.
>
>
Done.
   thanks,

   Amit
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Matplotlib-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to