summaryrefslogtreecommitdiff
path: root/scipy/base/twodim_base.py
Commit message (Expand)AuthorAgeFilesLines
* Moved scipy directory to numpyTravis Oliphant2006-01-041-123/+0
* Added an mlab so that there is one file to replace the old MLab functionality.Travis Oliphant2005-12-281-2/+2
* Whitespace cleanup and make classes new-typecookedm2005-10-291-7/+4
* Fixing some linalg bugs...Travis Oliphant2005-10-021-2/+2
* Changed names from axxxxx to xxxx_ for types that shadow builtin types.Travis Oliphant2005-09-291-2/+2
* r3532@Blasphemy: kern | 2005-09-29 03:08:25 -0700Robert Kern2005-09-291-1/+1
* a.flags returns fancy array-connected dictionary.Travis Oliphant2005-09-291-30/+18
* Fixed mixed-type array scalar computation issues.Travis Oliphant2005-09-281-1/+2
* Fixed bugs.Travis Oliphant2005-09-281-12/+18
* Changes..Travis Oliphant2005-09-281-5/+5
* Eliminated random_lite libraryTravis Oliphant2005-09-281-7/+25
* More fixes.Travis Oliphant2005-09-201-20/+0
* Fixing some array scalar inconsistencies.Travis Oliphant2005-09-191-50/+46
* Adding core scipy functionsTravis Oliphant2005-09-191-0/+137