[Numpy-discussion] Half baked C API?

Ralf Juengling juenglin at cs.pdx.edu
Mon Mar 14 17:51:19 EST 2005


I recently took a closer at Numeric's and numarray's C APIs for
the first time and was surprised not to find the counterparts 
for all the array functions that are available in the Python API.

Did I overlook anything, or do I really have to re-implement
things like 'sum', 'argmax', 'convolve', 'cos' in C?

Ralf





More information about the NumPy-Discussion mailing list