[SciPy-Dev] Sporadic failures of tests of signal.correlate with dtype complex64

Vincent Davis vincent at vincentdavis.net
Tue Nov 2 10:18:08 EDT 2010


I remember running into a random number issue with edp
":Python version 2.6.5 |EPD 6.2-2 (32-bit)| (r265:79063, May 28 2010,
> 15:13:03) [GCC 4.0.1 (Apple Inc. build 5488)]"
Becuase of the mkl library.

I wrote a whole set of numpy.random.test() just to make sure the results
where consistent. but I am not sure they where ever used.

Not where I can get to this now but can look later.

Vincent



On Tue, Nov 2, 2010 at 8:11 AM, Pauli Virtanen <pav at iki.fi> wrote:

> Tue, 02 Nov 2010 09:41:45 -0400, josef.pktd wrote:
> [clip]
> > Is there a purpose behind the randomness in the tests? If not, you could
> > choose a seed that works. For example, after some discussions on the
> > mailing list, I set a seed for most of the stats.distributions tests.
>
> As a rule, all tests using random numbers should set the seed at the
> beginning of the test.
>
> --
> Pauli Virtanen
>
> _______________________________________________
> SciPy-Dev mailing list
> SciPy-Dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-dev
>



-- 
Thanks
Vincent Davis
720-301-3003
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20101102/7499f8f6/attachment.html>


More information about the SciPy-Dev mailing list