Re: [Numpy-discussion] Porting numpy to Python3

2011-02-24 Thread Shao Hong
Hi correct me if I am wrong, I thought there is package ported for python 3.1 already? On 25 Feb 2011 10:07, "Algis Kabaila" wrote: Are there plans to port numpy to Python3? In particular, when will the packages of Linear Algebra (viz matrix inversion) be available in Python 3 compatible modules

Re: [Numpy-discussion] Problems with installation (wrong Python version)

2011-02-23 Thread Shao Hong
Hi! I think you should download the 2.7 pack ( http://sourceforge.net/projects/numpy/files/NumPy/1.5.1/numpy-1.5.1-win32-superpack-python2.7.exe/download) and it might detect your python 2.7 instead. Shao Hong On Wed, Feb 23, 2011 at 10:22 PM, Dumka Dumka wrote: > Dear numpy Commun