Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved scipy directory to numpy | Travis Oliphant | 2006-01-04 | 1 | -118/+0 |
* | Fixed problems revealed by pychecker. | Travis Oliphant | 2005-12-30 | 1 | -1/+0 |
* | Fixed another leak. | Travis Oliphant | 2005-11-08 | 1 | -2/+1 |
* | Whitespace cleanup and make classes new-type | cookedm | 2005-10-29 | 1 | -1/+1 |
* | Impl. finfo as a new-style singleton class. Added singleton tests. | Pearu Peterson | 2005-10-19 | 1 | -49/+82 |
* | Changed names from axxxxx to xxxx_ for types that shadow builtin types. | Travis Oliphant | 2005-09-29 | 1 | -4/+4 |
* | Simplified scalar type checking. | Travis Oliphant | 2005-09-29 | 1 | -2/+15 |
* | No pre-computing limits in getlimits.py | Travis Oliphant | 2005-09-29 | 1 | -8/+12 |
* | a.flags returns fancy array-connected dictionary. | Travis Oliphant | 2005-09-29 | 1 | -3/+3 |
* | (no commit message) | Travis Oliphant | 2005-09-23 | 1 | -0/+70 |