Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some more info for installing numpy. | David Cournapeau | 2008-07-24 | 1 | -1/+7 |
| | |||||
* | Update README.txt to indicate nose version dependency, and port SciPy r4424 ↵ | Alan McIntyre | 2008-06-17 | 1 | -2/+3 |
| | | | | | | | | to NumPy (prevent import of nose until actual execution of tests). Restored "raises" function to numpy/testing/utils.py until it can be replaced with the function of the same name from nose.tools after the lazy import. | ||||
* | Switched to use nose to run tests. Added test and bench functions to all ↵ | Alan McIntyre | 2008-06-17 | 1 | -2/+7 |
| | | | | modules. | ||||
* | Include "sudo" as part of system-wide installation instructions. | Stefan van der Walt | 2008-04-16 | 1 | -11/+10 |
| | |||||
* | Add note about running tests to the README.txt | cookedm | 2007-04-05 | 1 | -0/+4 |
| | |||||
* | Finished up numpy.numarray.alter_code1 | Travis Oliphant | 2006-08-10 | 1 | -3/+4 |
| | |||||
* | Fix typo in README. | Robert Kern | 2006-06-25 | 1 | -1/+1 |
| | |||||
* | A few cleanups to error code in PyArray_NewFromDescr. Some checks so that ↵ | Travis Oliphant | 2006-01-06 | 1 | -1/+1 |
| | | | | certain subclassees cannot be created inappropriately by .view() | ||||
* | More documentation updates | edschofield | 2006-01-05 | 1 | -3/+4 |
| | |||||
* | Changed all references to scipy to numpy | Travis Oliphant | 2006-01-04 | 1 | -1/+1 |
| | |||||
* | Modify README.txt | Travis Oliphant | 2005-11-13 | 1 | -3/+5 |
| | |||||
* | Mild changes and version number upgrade. | Travis Oliphant | 2005-11-11 | 1 | -0/+12 |
| | |||||
* | Added a blank README file for rpm | Travis Oliphant | 2005-10-08 | 1 | -0/+0 |