Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | STY: Giant whitespace cleanup. | Charles Harris | 2013-08-18 | 1 | -2/+2 |
| | | | | Now is as good a time as any with open PR's at a low. | ||||
* | DOC: Remove confusing comment about warnings from top-level README. | Nathaniel J. Smith | 2013-05-22 | 1 | -3/+0 |
| | |||||
* | BUG: Fix some README links to point to www.numpy.org | Robert Kern | 2013-04-29 | 1 | -3/+1 |
| | | | | Fixes #3288 | ||||
* | TST: Make deprecation warnings raise exceptions during test run | Mark Wiebe | 2012-02-07 | 1 | -5/+2 |
| | |||||
* | DOC: recommend to turn on deprecation warnings for Python >= 2.7. | rgommers | 2010-10-16 | 1 | -0/+6 |
| | | | | This was brought up on the mailing list on 10 Sep 2010. | ||||
* | DOC: Remove more SVN references. | Stefan van der Walt | 2010-09-16 | 1 | -2/+3 |
| | |||||
* | (no commit message) | mdroe | 2009-10-12 | 1 | -0/+1 |
| | |||||
* | Improve README.txt. | David Cournapeau | 2009-04-04 | 1 | -20/+11 |
| | | | | Remove redundant installation instructions (already in INSTALL.txt). | ||||
* | 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 |