Inlined C code and a TypeError

ksimpson-nospam at ttul.org ksimpson-nospam at ttul.org
Tue Feb 24 13:09:21 EST 2004


> Hi all,

> I have a nested loop that is written using PyInline for speed reasons.
> It modifies three matrices (lists of lists 
> containing integer numbers).

> Upon return from this function I run min() on values from the matrices.
> Below is the puzzling output:
> ...

Could you send the code that you're having trouble with?

Thanks,
Ken Simpson (of PyInline infamy)




More information about the Python-list mailing list