Re: [Numpy-discussion] numpy 1.1.rc2: win32 binaries

2008-08-10 Thread David Cournapeau
On Mon, Aug 4, 2008 at 7:07 AM, David Cournapeau <[EMAIL PROTECTED]> wrote: > Bruce Southey wrote: >> Hi, >> I installed the 'official binaries' on a Intel Celeron M 530 that >> supports SSE2 and SSE3 running MS Vista. All tests passed and with >> regards to the ticket: numpy.inner(F,F) resulted

Re: [Numpy-discussion] numpy 1.1.rc2: win32 binaries

2008-08-04 Thread David Cournapeau
Bruce Southey wrote: > Hi, > I installed the 'official binaries' on a Intel Celeron M 530 that > supports SSE2 and SSE3 running MS Vista. All tests passed and with > regards to the ticket: numpy.inner(F,F) resulted in 'array([[ Inf]])' > Ok, it looks like this is entirely due to my own stupid

Re: [Numpy-discussion] numpy 1.1.rc2: win32 binaries

2008-08-04 Thread David Cournapeau
Bruce Southey wrote: > Hi, > I installed the 'official binaries' on a Intel Celeron M 530 that > supports SSE2 and SSE3 running MS Vista. All tests passed and with > regards to the ticket: numpy.inner(F,F) resulted in 'array([[ Inf]])' > I thought that problem had be gone for good, but you're

Re: [Numpy-discussion] numpy 1.1.rc2: win32 binaries

2008-08-04 Thread Bruce Southey
Hi, I installed the 'official binaries' on a Intel Celeron M 530 that supports SSE2 and SSE3 running MS Vista. All tests passed and with regards to the ticket: numpy.inner(F,F) resulted in 'array([[ Inf]])' Regards Bruce On Sat, Aug 2, 2008 at 7:36 PM, Jarrod Millman <[EMAIL PROTECTED]> wrote:

Re: [Numpy-discussion] numpy 1.1.rc2: win32 binaries

2008-08-02 Thread Jarrod Millman
On Fri, Aug 1, 2008 at 10:03 PM, Alan G Isaac <[EMAIL PROTECTED]> wrote: >> http://www.ar.media.kyoto-u.ac.jp/members/david/archives/numpy-1.1.1.dev5559-win32-superpack-python2.5.exe You can get the official binaries from here: http://sourceforge.net/project/showfiles.php?group_id=1369&package_id=

Re: [Numpy-discussion] numpy 1.1.rc2: win32 binaries

2008-08-01 Thread David Cournapeau
Alan G Isaac wrote: >> http://www.ar.media.kyoto-u.ac.jp/members/david/archives/numpy-1.1.1.dev5559-win32-superpack-python2.5.exe >> >> Yes, sorry, it should read: http://www.ar.media.kyoto-u.ac.jp/members/david/archives/numpy/numpy-1.1.1.dev5559-win32-superpack-python2.5.exe cheers, Dav

Re: [Numpy-discussion] numpy 1.1.rc2: win32 binaries

2008-08-01 Thread Alan G Isaac
> http://www.ar.media.kyoto-u.ac.jp/members/david/archives/numpy-1.1.1.dev5559-win32-superpack-python2.5.exe > Still dead. Cheers, Alan Isaac ___ Numpy-discussion mailing list Numpy-discussion@scipy.org http://projects.scipy.org/mailman/listinfo/nu

Re: [Numpy-discussion] numpy 1.1.rc2: win32 binaries

2008-08-01 Thread Bruce Southey
David Cournapeau wrote: > Bruce Southey wrote: > >> Hi, >> The installation worked on my old Athlon XP running Windows XP and >> 'numpy.test(level=1)' gave no errors. >> >> > > By old, do you mean it does not have at least SSE2 ? If so, the problem > would not have happened anyway becaus

Re: [Numpy-discussion] numpy 1.1.rc2: win32 binaries

2008-07-31 Thread David Cournapeau
Bruce Southey wrote: > Hi, > The installation worked on my old Athlon XP running Windows XP and > 'numpy.test(level=1)' gave no errors. > By old, do you mean it does not have at least SSE2 ? If so, the problem would not have happened anyway because the numpy installer does not use ATLAS there,

Re: [Numpy-discussion] numpy 1.1.rc2: win32 binaries

2008-07-31 Thread Bruce Southey
Hi, The installation worked on my old Athlon XP running Windows XP and 'numpy.test(level=1)' gave no errors. I did not get an error for the code provided for ticket 844 so I presume this ticket is fixed: 'numpy.inner(F,F)' results in 'array([[ 0.]])' Also, the installer gives this information:

Re: [Numpy-discussion] numpy 1.1.rc2: win32 binaries

2008-07-31 Thread Jarrod Millman
On Sun, Jul 27, 2008 at 10:30 PM, David Cournapeau <[EMAIL PROTECTED]> wrote: > http://www.ar.media.kyoto-u.ac.jp/members/david/archives/numpy-1.1.1.dev5559-win32-superpack-python2.5.exe I want to get the final 1.1.1 release out ASAP, but I need some feedback on the windows binaries. Could someon

Re: [Numpy-discussion] numpy 1.1.rc2: win32 binaries

2008-07-28 Thread David Cournapeau
Nils Wagner wrote: > > David, > > Did you also try ATLAS3.9.1 ? > Is it recommended to use the stable version (3.8.2) > I did not try atlas 3.9.1, but anyone can try. I personally do not want to package unstable versions, but the vendor directory in numpy repository should make it relatively

Re: [Numpy-discussion] numpy 1.1.rc2: win32 binaries

2008-07-28 Thread Charles R Harris
On Mon, Jul 28, 2008 at 11:08 AM, Nils Wagner <[EMAIL PROTECTED]>wrote: > On Mon, 28 Jul 2008 14:26:59 +0900 > David Cournapeau <[EMAIL PROTECTED]> wrote: > > Hi, > > > >After some delay, here are the win32 binaries for > >numpy 1.1.1rc2: > > > > > http://www.ar.media.kyoto-u.ac.jp/members/da

Re: [Numpy-discussion] numpy 1.1.rc2: win32 binaries

2008-07-28 Thread Nils Wagner
On Mon, 28 Jul 2008 14:26:59 +0900 David Cournapeau <[EMAIL PROTECTED]> wrote: > Hi, > >After some delay, here are the win32 binaries for >numpy 1.1.1rc2: > > http://www.ar.media.kyoto-u.ac.jp/members/david/numpy-1.1.1.dev5559-win32-superpack-python2.5.exe > > > Notes on those binaries:

Re: [Numpy-discussion] numpy 1.1.rc2: win32 binaries

2008-07-28 Thread Charles R Harris
On Sun, Jul 27, 2008 at 11:26 PM, David Cournapeau < [EMAIL PROTECTED]> wrote: > Hi, > >After some delay, here are the win32 binaries for numpy 1.1.1rc2: > > > http://www.ar.media.kyoto-u.ac.jp/members/david/numpy-1.1.1.dev5559-win32-superpack-python2.5.exe > > > Notes on those binaries: >

Re: [Numpy-discussion] numpy 1.1.rc2: win32 binaries

2008-07-27 Thread David Cournapeau
David Cournapeau wrote: > Hi, > > After some delay, here are the win32 binaries for numpy 1.1.1rc2: > > http://www.ar.media.kyoto-u.ac.jp/members/david/numpy-1.1.1.dev5559-win32-superpack-python2.5.exe > I managed to screw up the link: http://www.ar.media.kyoto-u.ac.jp/members/david/archiv

[Numpy-discussion] numpy 1.1.rc2: win32 binaries

2008-07-27 Thread David Cournapeau
Hi, After some delay, here are the win32 binaries for numpy 1.1.1rc2: http://www.ar.media.kyoto-u.ac.jp/members/david/numpy-1.1.1.dev5559-win32-superpack-python2.5.exe Notes on those binaries: - Based on Atlas 3.8.2 (the 1.1.0 was built against 3.8.0, which had a serious bug wrt dgemm,