I believe I've found a bug in the `Sinc` interpolate. When calling interpolate with `x` = 0.0, `NaN` is returned. Is this intended?
I believe I've found a bug in the
Sincinterpolate. When calling interpolate withx= 0.0,NaNis returned. Is this intended?