[SciPy-dev] scipy.interpolate.fitpack patch

John Travers jtravs at gmail.com
Thu Feb 8 05:41:45 EST 2007


On 07/02/07, Nils Wagner <nwagner at iam.uni-stuttgart.de> wrote:
> John Travers wrote:
> > Hi all,
> >
> > Bugs are very welcome!
> >
...
> Arrays are not almost equal
>
> (shapes (4,), (5,) mismatch)
>  x: array([  3.14181593,   6.28332425,   9.42469672,  12.56632768])
>  y: array([  0.        ,   3.14159265,   6.28318531,   9.42477796,
> 12.56637061])

Hi Nils,
This seems strange to me. It is not finding the first root.Can you run

/usr/lib64/python2.4/site-packages/scipy/interpolate/fitpack.py 3

and

/usr/lib64/python2.4/site-packages/scipy/sandbox/spline/fitpack.py 3

and post the output please.

Thanks!
John



More information about the SciPy-Dev mailing list