summaryrefslogtreecommitdiff
path: root/scipy/base/index_tricks.py
Commit message (Expand)AuthorAgeFilesLines
* Moved scipy directory to numpyTravis Oliphant2006-01-041-291/+0
* Fixed mistake.Travis Oliphant2005-12-301-5/+2
* Fixed problems revealed by pychecker.Travis Oliphant2005-12-301-2/+3
* Whitespace cleanup and make classes new-typecookedm2005-10-291-18/+19
* EJS: Patch to use proper True and False values rather than 1 and 0. This all...edschofield2005-10-221-3/+3
* Fixed subclass PyArray_New error segfault. Updated f2py for newscipy (a little)Travis Oliphant2005-10-141-1/+4
* Added ndenumerate. Some print statements for debugging on 64-bitTravis Oliphant2005-10-101-1/+28
* r3532@Blasphemy: kern | 2005-09-29 03:08:25 -0700Robert Kern2005-09-291-2/+2
* Altered string and unicode array scalar types so they inherit from Python typ...Travis Oliphant2005-09-281-18/+29
* Eliminated random_lite libraryTravis Oliphant2005-09-281-0/+1
* Added a cross index functionTravis Oliphant2005-09-271-1/+32
* Fixing some array scalar inconsistencies.Travis Oliphant2005-09-191-5/+8
* Moving things to live under scipyTravis Oliphant2005-09-141-0/+216