summaryrefslogtreecommitdiff
path: root/scipy/base/getlimits.py
Commit message (Expand)AuthorAgeFilesLines
* Moved scipy directory to numpyTravis Oliphant2006-01-041-118/+0
* Fixed problems revealed by pychecker.Travis Oliphant2005-12-301-1/+0
* Fixed another leak.Travis Oliphant2005-11-081-2/+1
* Whitespace cleanup and make classes new-typecookedm2005-10-291-1/+1
* Impl. finfo as a new-style singleton class. Added singleton tests.Pearu Peterson2005-10-191-49/+82
* Changed names from axxxxx to xxxx_ for types that shadow builtin types.Travis Oliphant2005-09-291-4/+4
* Simplified scalar type checking.Travis Oliphant2005-09-291-2/+15
* No pre-computing limits in getlimits.pyTravis Oliphant2005-09-291-8/+12
* a.flags returns fancy array-connected dictionary.Travis Oliphant2005-09-291-3/+3
* (no commit message)Travis Oliphant2005-09-231-0/+70