I'm trying to move a function into pyrex for speed. The python side
needs to pass a list to the pyrex function. Do I need to convert to
array or something so pyrex can generate tight code? I'm not clear how
to do this.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to