[SciPy-Dev] scipy 0.11 packages for Ubuntu 12.04LTS

Pauli Virtanen pav at iki.fi
Sun Feb 17 08:15:59 EST 2013


17.02.2013 10:49, Andreas Hilboll kirjoitti:
[clip]
> I ran ``scipy.test('full')`` for both the Python2 and Python3 packages,
> and with both packages, I get one failure (called slightly different for
> py3, but also related to #651):
> 
>    FAIL: Regression test for #651: better handling of badly conditioned
> 
> Is this something to worry about?

It tests whether some routine raises a warning.

However, if some other test also raises the warning, then it's possible
it does not appear for the second time. You can grep the test output for
BadCoefficients to see if this happened.

-- 
Pauli Virtanen




More information about the SciPy-Dev mailing list