summaryrefslogtreecommitdiff
path: root/weave/standard_array_info.py
Commit message (Expand)AuthorAgeFilesLines
* major rewrite of weave.Eric Jones2002-09-121-150/+0
* Int8 arrays always caused exceptions because the type checking code was tryin...Eric Jones2002-07-191-2/+8
* standard array conversions were not checking the array type. As a result,Eric Jones2002-07-191-0/+13
* adding support for instance variables and a few bug cleanupsEric Jones2002-02-141-1/+1
* converted array conversion checks to use classes so that we wouldn't get the ...Eric Jones2002-01-191-65/+91
* fixed const char* in standard_array_info.pyEric Jones2002-01-171-6/+8
* added keyword arguments to blitz() so that it can handle distutils arguments ...Eric Jones2002-01-171-4/+4
* * conversion_to_int and py_to_int now both throw TypeError, but conversion_to_inEric Jones2002-01-141-0/+39
* renaming compiler to weaveEric Jones2002-01-031-0/+64