summaryrefslogtreecommitdiff
path: root/weave/standard_array_spec.py
Commit message (Expand)AuthorAgeFilesLines
* Moved weaveTravis Oliphant2005-09-261-157/+0
* Adding weave and testTravis Oliphant2005-09-261-11/+10
* Updated for weave support for numarray.jmiller2005-09-081-4/+5
* New import hooks are applied to weave. Clean up.Pearu Peterson2003-10-251-8/+0
* added changes for unsigned cahracter support on Numeric arrays.Eric Jones2002-10-131-6/+13
* This checkin has quite a few changes. Most are augmentations to theEric Jones2002-09-301-0/+1
* added yet another directory into the path of intermediate files generated byEric Jones2002-09-191-1/+1
* added a catchall converter that converts all items not caught by otherEric Jones2002-09-181-2/+2
* major rewrite of weave.Eric Jones2002-09-121-78/+137
* standard array conversions were not checking the array type. As a result,Eric Jones2002-07-191-0/+3
* r1array and r2array converted to atleast_1d and atleast_2dEric Jones2002-04-031-2/+2
* major overhaul to testing framework. module_xxx.test() now takes a 'level' a...Eric Jones2002-02-191-4/+4
* major refactoring -- renamed _specification classes to _converter. Moved all...Eric Jones2002-02-141-10/+7
* * conversion_to_int and py_to_int now both throw TypeError, but conversion_to_inEric Jones2002-01-141-2/+2
* fixed a bug in declarations for ext modules. Types were not being cast corre...Eric Jones2002-01-061-2/+2
* renaming compiler to weaveEric Jones2002-01-031-0/+98