On Tue, Sep 1, 2009 at 23:37, Stefano Covino<stefano_cov...@yahoo.it> wrote:

> of course you are all right. NumPy is much better. Essentially I was just
> curious to understand what it is wrong given that Numeric compiled smoothly 
> with
> the previous Mac OSX version.

The 64-bit version of OS X complies to a different UNIX standard than
the 32-bit version. gettimeofday(), which is being used to seed the
random number generator, is one of the affected functions.

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
  -- Umberto Eco
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to