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

Pearu Peterson pearu at cens.ioc.ee
Wed Oct 2 12:13:42 EDT 2002


On Wed, 2 Oct 2002, Nils Wagner wrote:

> Pearu Peterson schrieb:
> > 
> > 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)
> > 
> What you may find in installation.txt is 

<snip>

Well, these docs are wrong then. Read the source or use
  scipy.test(<int>)

Pearu





More information about the SciPy-User mailing list