[SciPy-dev] r5268

Tom Grydeland tom.grydeland at gmail.com
Thu Dec 18 02:36:17 EST 2008


On Wed, Dec 17, 2008 at 10:39 PM, Pauli Virtanen <pav at iki.fi> wrote:

> 1D spline interpolation has never worked for complex-valued data, due to
> _fitpack.bisplev being written in C, [...]

Could this be addressed by calling bisplev twice, once for the real
part and once for the imaginary part?

> Pauli Virtanen

-- 
Tom Grydeland
  <Tom.Grydeland@(gmail.com)>



More information about the SciPy-Dev mailing list