espdev / csaps

Cubic spline approximation (smoothing)
https://csaps.readthedocs.io
MIT License
165 stars 28 forks source link

fix using 'nu' argument in n-d grid spline evaluator #32

Closed espdev closed 4 years ago

espdev commented 4 years ago

We need to pass nu[i] argument to PPoly 1-d evaluator