Matlab's griddata3 for numpy?
Dec. 23, 2009
2:12 p.m.
Hi, I realize that there is a griddata for numpy via matplotlib, but is there a griddata3 (same has griddata, but for higher dimensions). Any help appreciated.
December 2009
4:23 p.m.
You probably have to use the generic interpolation function from scipy.interpolate module: scipy.interpolate.splprep, scipy.interpolate.splev, etc. It could be cumbersome but doable. Nadav -----Original Message----- From: numpy-discussion-bounces@scipy.org on behalf of reckoner Sent: Wed 23-Dec-09 16:12 To: numpy-discussion@scipy.org Subject: [Numpy-discussion] Matlab's griddata3 for numpy? Hi, I realize that there is a griddata for numpy via matplotlib, but is there a griddata3 (same has griddata, but for higher dimensions). Any help appreciated.
5957
Age (days ago)
5957
Last active (days ago)
1 comments
2 participants
participants (2)
-
Nadav Horesh -
reckoner