David M. Cooke wrote: > I don't know specifically about the G5, but Numeric, numarray, and > numpy are routinely compiled and run on 64-bit Athlon machines, so a > lot of the bugs and such have already been shaken out. > > If possible, you should move from Numeric to numpy; one of the goals > for numpy was better 64-bit handling. But numarray may still be better > for extremely large arrays; haven't checked recently.
Well, numarray won't be updating much any more, and almost certainly won't be addressing the fundamental problems with >32-bit arrays like numpy has. So go for numpy. http://numeric.scipy.org/ That said, I don't think many people have actually been using >32-bit arrays with numpy, yet, so there are probably still some issues to be worked out. Disclaimer: I am a numpy developer. -- Robert Kern [EMAIL PROTECTED] "In the fields of hell where the grass grows high Are the graves of dreams allowed to die." -- Richard Harter _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig