[SciPy-Dev] Splines

Pauli Virtanen pav at iki.fi
Thu Feb 21 09:19:42 EST 2013


Charles R Harris <charlesr.harris <at> gmail.com> writes:
[clip]
> > https://github.com/pv/scipy-work/commits/spline-unify
> 
> That class is already pretty high level ;)

Well, I was thinking forward on how to force spleval/UnivariateSpline 
be equivalent, by making (t, c, k) and the spline class interchangeable.
I also started trying to force things into FITPACK, but soon
became convinced that this is not the way to go...

I think you are aiming at a similar design as in numpy.polynomial,
which sounds good to me.

-- 
Pauli Virtanen




More information about the SciPy-Dev mailing list