Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix 2.3 compatibility on windows. | Travis Oliphant | 2006-03-14 | 1 | -1/+1 |
* | Run reindent.py (script distributed with Python) over the source to remove ex... | cookedm | 2006-03-10 | 1 | -5/+4 |
* | Added more debugging hooks to PackageLoader: NUMPY_IMPORT_DEBUG. Avoid initia... | Pearu Peterson | 2006-02-24 | 1 | -6/+11 |
* | Added memusage() for os.name=='nt' | Pearu Peterson | 2006-02-21 | 1 | -1/+32 |
* | Added dict and list support to assert_equal when they contain arrays. | Pearu Peterson | 2006-02-20 | 1 | -1/+13 |
* | Fixed error in setflags and added a few unit tests for test_multiarray | Travis Oliphant | 2006-01-06 | 1 | -1/+6 |
* | Change most setup.py files | Travis Oliphant | 2006-01-04 | 1 | -6/+6 |
* | Moved scipy directory to numpy | Travis Oliphant | 2006-01-04 | 1 | -0/+210 |