
On Thu, Feb 24, 2011 at 9:03 PM, Algis Kabaila <akabaila@pcug.org.au> wrote:
If there is, then its great news (for me). Where can I check it out?
Thanks for responding -
Al.
On Friday 25 February 2011 13:14:31 Shao Hong wrote:
Hi correct me if I am wrong, I thought there is package ported for python 3.1 already?
-- Algis http://akabaila.pcug.org.au/StructuralAnalysis.pdf _______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion
Python 3.1+ support occurred with numpy 1.5 that was released last year (2010-08-31) - 1.5.1 is the current release. scipy 0.9 due very soon (release candidates are available at http://sourceforge.net/projects/scipy/) also supports Python 3 except for weave module. Bruce