Changes between Version 12 and Version 13 of NumScons
- Timestamp:
- 09/16/09 10:11:14 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NumScons
v12 v13 9 9 * Easy compilation flags customization 10 10 * 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 11 12 * Easy to extend: it should be easy to add support for a new compiler, new library, etc... 12 13
