[SciPy-user] scipy.test('fast') failed

Pearu Peterson pearu at cens.ioc.ee
Wed Oct 2 11:54:49 EDT 2002


On Wed, 2 Oct 2002, Nils Wagner wrote:

> Hi,
> 
> The result of scipy.test('fast') is an infinite loop.

That's interesting!

> What is the reason for that ?

The reason is irrelevant because AFAIK scipy.test takes only integer
arguments. So, use

  scipy.test(1)

Pearu




More information about the SciPy-User mailing list