efficiently create and fill array.array from C code?

Stephen Hansen me+list/python at ixokai.io
Sun Jun 13 15:05:11 EDT 2010


On 6/13/10 11:41 AM, Stefan Behnel wrote:
> Take a look at a) NumPy and b) Cython. You can also use Cython with the
> array module, but NumPy is a much more common way to deal with "number
> crunching routines", especially multi-dimentional arrays.

Does Cython support Py3k yet? The OP seemed to be concerned about using
numpy due to it not yet being ready for 3+.

If so, that's very awesome.

-- 

   Stephen Hansen
   ... Also: Ixokai
   ... Mail: me+list/python (AT) ixokai (DOT) io
   ... Blog: http://meh.ixokai.io/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 487 bytes
Desc: OpenPGP digital signature
URL: <http://mail.python.org/pipermail/python-list/attachments/20100613/160235c8/attachment-0001.sig>


More information about the Python-list mailing list