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/

Attachment: signature.asc
Description: OpenPGP digital signature

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

Reply via email to