[SciPy-User] Memory error with scipy.interpolate

Daπid davidmenhur at gmail.com
Wed Jul 20 12:05:22 EDT 2016


I can run rbf on 567 points and don't even notice the memory usage.
Can you turn your example into a reproducible example?

Also, in your case, "zi" is going to be the same as "data" because you
are evaluating in the same place you are interpolating from.


/David.



More information about the SciPy-User mailing list