summaryrefslogtreecommitdiff
path: root/numpy/linalg/setupscons.py
Commit message (Collapse)AuthorAgeFilesLines
* DEP: Remove scons related files and code.Charles Harris2013-01-131-19/+0
| | | | | | | | | This removes files and code supporting scons builds. After this change numpy will only support builds using distutils or bento. The removal of scons has been discussed on the list several times and a decision has been made that scons support is no longer needed. This was originally discussed for numpy 1.7 and because the distutils and bento methods are still available we are skipping the usual deprecation period.
* Remove add_configres function which did nothing...David Cournapeau2008-07-311-2/+1
|
* ran reindentJarrod Millman2008-02-081-1/+1
|
* numpy.linalg now builds with sconsDavid Cournapeau2008-01-071-0/+20