On Tue, Sep 6, 2011 at 2:48 PM, Matt Funk <matze...@gmail.com> wrote:

>  Hi Aman,
> thanks for your code. I am testing it right now, but i think this might
> what i need.
> Not sure if you know this: what is the difference between:
> 1) scipy.interpolate.griddata
> 2) matplotlib.mlab.griddata
>
> For 2) you have specify the interpolation method and i think the calling
> convention is different. Is one a wrapper for the other?
>
> thanks
> matt
>
>
No, they are not wrappers.

I don't know the full details, but the idea was that we didn't want to have
SciPy as a dependency, so mlab was used to replicate many of the functions
found in SciPy.  I don't know why the calling conventions are different,
though.

Ben Root
------------------------------------------------------------------------------
Malware Security Report: Protecting Your Business, Customers, and the 
Bottom Line. Protect your business and customers by understanding the 
threat from malware and how it can impact your online business. 
http://www.accelacomm.com/jaw/sfnl/114/51427462/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to