[SciPy-User] deterministic python code which is unstable

Robert Kern robert.kern at gmail.com
Thu Jun 5 11:33:45 EDT 2014


On Thu, Jun 5, 2014 at 4:14 PM, Frédéric Parrenin
<parrenin at ujf-grenoble.fr> wrote:
> Thanks for the hint.
>
> I would suggest to output a warning in scipy.optimize.leastsq() and
> numpy.linalg.solve() when such circumstances happen.

We don't know when that happens. It's not our code that is doing it
but the underlying linear algebra libraries, which are a black box to
us as far as this is concerned.

-- 
Robert Kern



More information about the SciPy-User mailing list