[SciPy-User] griddata not working after update to Python 2.7

Pauli Virtanen pav at iki.fi
Thu May 24 14:09:20 EDT 2012


24.05.2012 15:50, Umut Yildiz kirjoitti:
[clip]
> The code that I was using before is here. I had to comment out #import griddata
> line because this is the only way that it continues. Is this a bug in griddata,
> or if there are new workarounds, I would be glad to know a new method to produce
> my contourplots again.
[clip]
> zi = griddata(par2,par1,chis,xi,yi)

Note that this is the griddata function from matplotlib, so asking on
one of the Matplotlib lists could be useful.

-- 
Pauli Virtanen




More information about the SciPy-User mailing list