Changes between Version 3 and Version 4 of ReleasePackagers

Show
Ignore:
Timestamp:
08/26/07 06:23:37 (6 years ago)
Author:
jarrod.millman
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReleasePackagers

    v3 v4  
    77|| Ubuntu || Andrew Straw || 
    88 
     9 
     10== ashigabou repository (FC 5, 6 and 7, opensuse 10.2) == 
     11 
     12I (DavidCournapeau) have packaged the last released of numpy, scipy as well as lapack and blas dependencies for Fedora Core 5, 6 and 7 and opensuse 10.2. Those BLAS and LAPACK packages are complete, and do not have the bugs contained in the official packages from those distributions: if you want to compile numpy and scipy, I strongly advise you to use those packages instead of the "official" ones, which are often unusable. The repository is there: 
     13 
     14http://software.opensuse.org/download/home:/ashigabou/ 
     15 
     16 also packaged timers and testers for blas and lapack, which can be useful if you intend to compile special optimized versions of BLAS/LAPACK (eg GOTO or ATLAS). You can also find the package lapack3-pic, which can be used to build a complete LAPACK with ATLAS: it is a static version, but  as it is built with the -fPIC compiler flag, it can be used to build python extensions; this is particularly useful for x86_64 arch. 
     17 
    918= Windows = 
    1019|| Bryce Hendrix ||