[Numpy-discussion] Interpolation using `np.interp()` with periodic x-coordinates

Saullo Castro saullogiovani at gmail.com
Wed Sep 24 17:57:38 EDT 2014


>From the closed pull request PR #5109:

https://github.com/numpy/numpy/pull/5109

it came out that the a good implementation would be adding a parameter
`period`. I would like to know about the community's interest for this
implementation.

The modification are shown here:

https://github.com/saullocastro/numpy/compare/interp_with_period?expand=1

Please, let me know about your feedback.

Regards,
Saullo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20140924/5c2e4ce4/attachment.html>


More information about the NumPy-Discussion mailing list