Changes between Version 12 and Version 13 of NumScons

Show
Ignore:
Timestamp:
09/16/09 10:11:14 (4 years ago)
Author:
cdavid
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NumScons

    v12 v13  
    99 * Easy compilation flags customization 
    1010 * Parallel build 
     11 * simpler than distutils: the core is ~ 1000 lines, checkers (MKL, ATLAS, Fortran) is another 1000 lines, compared to 10  000 lines of numpy.distutils 
    1112 * Easy to extend: it should be easy to add support for a new compiler, new library, etc... 
    1213