[Numpy-discussion] uniform() regression(?) in svn

Travis Oliphant oliphant.travis at ieee.org
Wed Jul 26 13:22:25 EDT 2006


Andrew Jaffe wrote:
> Hi-
>
> On PPC Mac OSX universal build 2.4.3, gcc 4.0,
>
>
> In [1]: import numpy as N
>
> In [2]: print N.__version__
> 1.0.2897
>
> In [3]: N.random.uniform(0,1)
> Segmentation fault
>
> (This originally showed up in the Ticket 83 regression test during 
> numpy.test()...)
>   

This should be O.K. now. 

-Travis






More information about the NumPy-Discussion mailing list