Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DEP: Remove scons related files and code. | Charles Harris | 2013-01-13 | 1 | -42/+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. | ||||
* | BUG: scons build was not updated to handle polynomial. | David Cournapeau | 2009-11-20 | 1 | -0/+2 |
| | |||||
* | ENH: move inspect copy into newly created compat module. | David Cournapeau | 2009-10-13 | 1 | -0/+1 |
| | |||||
* | Rename matrx to matrixlib. | David Cournapeau | 2009-09-18 | 1 | -1/+1 |
| | | | | | I forgot to commit the name change suggested by Stefan. You need to clean build/install directory when updating to this version. | ||||
* | Move matrix class into its own module. | David Cournapeau | 2009-09-16 | 1 | -0/+1 |
| | |||||
* | ran reindent | Jarrod Millman | 2008-08-08 | 1 | -2/+2 |
| | |||||
* | Cosmetic changes. | David Cournapeau | 2008-07-31 | 1 | -3/+5 |
| | |||||
* | Handle inplace generation of __config__. | David Cournapeau | 2008-07-31 | 1 | -2/+15 |
| | |||||
* | Add ma for scons build | David Cournapeau | 2008-02-09 | 1 | -0/+1 |
| | |||||
* | Add root setupscons.py files, to start working on building numpy with numscons. | David Cournapeau | 2008-01-06 | 1 | -0/+22 |