[Pythonmac-SIG] Compiling Scipy/available binaries for Universal Python 2.4?

Robert Kern robert.kern at gmail.com
Fri Jan 12 20:49:03 CET 2007


Christopher Barker wrote:
> Robert Kern wrote:
>> Yup. -framework Accelerate
> 
> Robert, just so we're clear here. If one does a straight "setup.py 
> build" with numpy 1.0.1, do you get a version that uses Veclib? I do 
> understand that that is the Fortran-compatible version, and thus may 
> result in some extra copying to shift between row and column major 
> ordering. By the way, if one were to take care to use Fortran ordered 
> numpy arrays, would you avoid that copying?

Yes. Both with numpy and scipy.

-- 
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



More information about the Pythonmac-SIG mailing list