[Numpy-discussion] portable doctests despite floating points numbers

2010-10-15 Thread Sébastien Barthélemy
Hello all, I use doctest for examples and tests in a program which relies heavily on numpy. As floating point calculations differs slightly across computers (32/64 bits), I have troubles writing portable doctests. The doctest documentation [1] advises to use numbers in the form int/2**n. This

Re: [Numpy-discussion] help from OS X 10.5 users wanted

2010-10-15 Thread Christopher Barker
On 10/14/10 8:47 PM, Friedrich Romstedt wrote: Vincent and me had some success: good news. [15.10.10 05:36:01] Friedrich Romstedt: In Users/Shared/GitHub/project-numpy/owner-numpy/numpy-deployment/tools/numpy-macosx-installer [15.10.10 05:36:18] Friedrich Romstedt: -rw-r--r--@ 1 Friedrich

Re: [Numpy-discussion] Need help for the migration from Numeric to numpy

2010-10-15 Thread Frank Thommen
Christopher Barker wrote: On 10/14/10 9:46 AM, Frank Thommen wrote: We are speaking of potentially several hundred files. It's part of the scientific work of the user of the last nine years... Let's hope he's got some tests! Yes, we can compare the outputs with the existing results of the

Re: [Numpy-discussion] Need help for the migration from Numeric to numpy

2010-10-15 Thread Frank Thommen
Bruce Southey wrote: On 10/14/2010 12:55 PM, Christopher Barker wrote: On 10/14/10 9:46 AM, Frank Thommen wrote: We are speaking of potentially several hundred files. It's part of the scientific work of the user of the last nine years... Let's hope he's got some tests! Which conversion

Re: [Numpy-discussion] help from OS X 10.5 users wanted

2010-10-15 Thread Christopher Barker
On 10/15/10 10:54 AM, Russell E. Owen wrote: I have a 10.4 Intel machine I keep around for the sole purpose of building backward-compatible binary installers for PIL and matplotlib. If help is still wanted I'm happy to build numpy as well. I'll let Ralf and Friedrich and Vincent respond, but

Re: [Numpy-discussion] help from OS X 10.5 users wanted

2010-10-15 Thread Vincent Davis
On Fri, Oct 15, 2010 at 12:55 PM, Christopher Barker chris.bar...@noaa.gov wrote: On 10/15/10 10:54 AM, Russell E. Owen wrote: I have a 10.4 Intel machine I keep around for the sole purpose of building backward-compatible binary installers for PIL and matplotlib. If help is still wanted I'm

Re: [Numpy-discussion] help from OS X 10.5 users wanted

2010-10-15 Thread Friedrich Romstedt
2010/10/15 Christopher Barker chris.bar...@noaa.gov: On 10/15/10 10:54 AM, Russell E. Owen wrote: I have a 10.4 Intel machine I keep around for the sole purpose of building backward-compatible binary installers for PIL and matplotlib. If help is still wanted I'm happy to build numpy as well.

Re: [Numpy-discussion] help from OS X 10.5 users wanted

2010-10-15 Thread Friedrich Romstedt
2010/10/15 Christopher Barker chris.bar...@noaa.gov: [15.10.10 05:36:01] Friedrich Romstedt: In Users/Shared/GitHub/project-numpy/owner-numpy/numpy-deployment/tools/numpy-macosx-installer [15.10.10 05:36:18] Friedrich Romstedt: -rw-r--r--@ 1 Friedrich  wheel   8190646 Oct 14 21:33

Re: [Numpy-discussion] help from OS X 10.5 users wanted

2010-10-15 Thread Friedrich Romstedt
One more question: Do we support any external library in the official binaries? I've heard the names MKL and BLAS, LAPACK, ... all stuff I don't know really tbh, but do we have to install them? On the http://projects.scipy.org/numpy/wiki/MakingReleases page, Cython is mentioned, I've seen no

Re: [Numpy-discussion] help from OS X 10.5 users wanted

2010-10-15 Thread Russell E. Owen
In article aanlktikgou-ics2cgnnprozcbgldxnxfd+mgbok71...@mail.gmail.com, Friedrich Romstedt friedrichromst...@gmail.com wrote: 2010/10/15 Christopher Barker chris.bar...@noaa.gov: On 10/15/10 10:54 AM, Russell E. Owen wrote: I have a 10.4 Intel machine I keep around for the sole purpose

[Numpy-discussion] Tesing of the numpy 1.5.1 dmgs

2010-10-15 Thread Friedrich Romstedt
Hi, I just poked around the newly created files, and here they are: The dmg: http://friedrichromstedt.org/numpy/Release/10-10-16/01-numpy-2.0.0.dev-py2.5-python.org.dmg (just to be sure: PRELIMINARY) The test file of the numpy 2.0.0 on the build machine:

Re: [Numpy-discussion] help from OS X 10.5 users wanted

2010-10-15 Thread Chris Barker
On 10/15/10 1:22 PM, Friedrich Romstedt wrote: One more question: Do we support any external library in the official binaries? I've heard the names MKL and BLAS, LAPACK, ... all stuff I don't know really tbh, but do we have to install them? OS-X ships with LAPACK (I think it's based on

Re: [Numpy-discussion] help from OS X 10.5 users wanted

2010-10-15 Thread Ralf Gommers
On Sat, Oct 16, 2010 at 4:22 AM, Friedrich Romstedt friedrichromst...@gmail.com wrote: One more question: Do we support any external library in the official binaries? I've heard the names MKL and BLAS, LAPACK, ... all stuff I don't know really tbh, but do we have to install them? No, OS X

Re: [Numpy-discussion] help from OS X 10.5 users wanted

2010-10-15 Thread Ralf Gommers
On Sat, Oct 16, 2010 at 3:53 AM, Friedrich Romstedt friedrichromst...@gmail.com wrote: 2010/10/15 Christopher Barker chris.bar...@noaa.gov: On 10/15/10 10:54 AM, Russell E. Owen wrote: I have a 10.4 Intel machine I keep around for the sole purpose of building backward-compatible binary

Re: [Numpy-discussion] Tesing of the numpy 1.5.1 dmgs

2010-10-15 Thread Ralf Gommers
On Sat, Oct 16, 2010 at 7:56 AM, Friedrich Romstedt friedrichromst...@gmail.com wrote: Hi, I just poked around the newly created files, and here they are: The dmg: http://friedrichromstedt.org/numpy/Release/10-10-16/01-numpy-2.0.0.dev-py2.5-python.org.dmg (just to be sure: PRELIMINARY)