Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace \r by \n. | Charles Harris | 2009-10-24 | 2 | -1131/+1128 |
| | |||||
* | Removed unused/redundant imports. | Alan McIntyre | 2008-09-18 | 1 | -1/+0 |
| | | | | PEP8 conformance (only one import per line). | ||||
* | using faster string methods rather than deprecated string module | Jarrod Millman | 2007-10-29 | 1 | -2/+6 |
| | |||||
* | Run reindent.py (script distributed with Python) over the source to remove ↵ | cookedm | 2006-03-10 | 1 | -4/+1 |
| | | | | extraneous whitespace | ||||
* | Change License text to NumPy License (permission granted by Pearu) | Travis Oliphant | 2006-01-20 | 2 | -4/+3 |
| | |||||
* | Changed all references to scipy to numpy | Travis Oliphant | 2006-01-04 | 2 | -3/+3 |
| | |||||
* | Moved scipy directory to numpy | Travis Oliphant | 2006-01-04 | 47 | -0/+6159 |