From: Travis O. <oli...@ie...> - 2006-07-26 19:14:29
|
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 |