[Numpy-discussion] Best numpy code to learn from?

David Grant davidgrant at gmail.com
Tue Jul 25 17:29:05 EDT 2006


On 7/25/06, Stephen Simmons <mail at stevesimmons.com> wrote:
>
> Hi,
>
> I've written some numpy functions for grouping, translating and
> subtotalling data. At the moment they exist as pure Python code, but I
> have started rewriting them in C for speed.
>
>
Did you check out Pyrex first, before looking into writing C extensions?

Dave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20060725/a2a6fc1c/attachment-0001.html>


More information about the NumPy-Discussion mailing list