[Numpy-discussion] Convert data into rectangular grid

jah jah.mailinglist at gmail.com
Wed Sep 30 20:56:40 EDT 2009


On Wed, Sep 30, 2009 at 8:57 AM, denis bzowy <denis-bz-py at t-online.de>wrote:

> jah <jah.mailinglist <at> gmail.com> writes:
>
> >
> > Hi,Suppose I have a set of x,y,c data ... matplotlib.pyplot.contour() ).
> >
>
> JAH, is griddata() working and fast enough for you ?
> How many points are you contouring ?
>
>
>
Thanks all.  Robert, griddata is exactly what I was looking for.  David, I
think that should work too.  And Denis, griddata is sufficiently fast that I
am not complaining---contouring about 1e6 or 1e7 points typically.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20090930/13c9603e/attachment.html>


More information about the NumPy-Discussion mailing list