<stack> in interpolate_one might be the time hog; I see claims that plain
<vector> is faster.
StackVector<int, 128> in
http://stackoverflow.com/questions/354442/looking-for-c-stl-like-vector-class-but-using-stack-storage
 
looks nice, but I haven't timed it myself.
cheers
  -- denis
-- 
View this message in context: 
http://www.nabble.com/speeding-up-griddata%28%29-tp24467055p24679147.html
Sent from the matplotlib - users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to