Hi all,

what are the differences between the griddata 
implementations in matplotlib and scipy, i.e.

from scipy.interpolate import griddata

and

from matplotlib.mlab import griddata

Is the Shepard algorithm available in matplotlib/scipy ?

Nils

Reference:

Robert J. Renka
Algorithm 790: CSHEP2D: Cubic Shepard Method for Bivariate
Interpolation of Scattered Data.
ACM Transactions on Mathematical Software, Vol. 25 No. 1
(1999) pp. 70-73

------------------------------------------------------------------------------
Doing More with Less: The Next Generation Virtual Desktop 
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops?   How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to