[SciPy-User] griddata

Pauli Virtanen pav at iki.fi
Fri Sep 16 20:12:25 EDT 2011


Wed, 14 Sep 2011 11:55:52 +0200, Nils Wagner wrote:
> what are the differences between the griddata
> 
> from scipy.interpolate import griddata

This works in dimensions > 2-D.

> from matplotlib.mlab import griddata

This works only in 2-D.

> Is the Shepard algorithm available in matplotlib/scipy ?

No.

	Pauli




More information about the SciPy-User mailing list