2

In the scipy.interpolate library, which functions are able to interpolate a set of data points X,Y, where X and Y are arrays, despite the presence of duplicated points in the X array?

Saullo G. P. Castro
  • 56,802
  • 26
  • 179
  • 234
Si Chen
  • 221
  • 1
  • 8
  • 1
    It sounds like you want to use parametric interpolation - see [Jaime's answer here](http://stackoverflow.com/questions/14344099/numpy-scipy-smooth-spline-representation-of-an-arbitrary-contour-flength) – ali_m Aug 13 '13 at 10:17

0 Answers0