summaryrefslogtreecommitdiff
path: root/README.txt
Commit message (Collapse)AuthorAgeFilesLines
* Add some more info for installing numpy.David Cournapeau2008-07-241-1/+7
|
* Update README.txt to indicate nose version dependency, and port SciPy r4424 ↵Alan McIntyre2008-06-171-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 McIntyre2008-06-171-2/+7
| | | | modules.
* Include "sudo" as part of system-wide installation instructions.Stefan van der Walt2008-04-161-11/+10
|
* Add note about running tests to the README.txtcookedm2007-04-051-0/+4
|
* Finished up numpy.numarray.alter_code1Travis Oliphant2006-08-101-3/+4
|
* Fix typo in README.Robert Kern2006-06-251-1/+1
|
* A few cleanups to error code in PyArray_NewFromDescr. Some checks so that ↵Travis Oliphant2006-01-061-1/+1
| | | | certain subclassees cannot be created inappropriately by .view()
* More documentation updatesedschofield2006-01-051-3/+4
|
* Changed all references to scipy to numpyTravis Oliphant2006-01-041-1/+1
|
* Modify README.txtTravis Oliphant2005-11-131-3/+5
|
* Mild changes and version number upgrade.Travis Oliphant2005-11-111-0/+12
|
* Added a blank README file for rpmTravis Oliphant2005-10-081-0/+0