Re: [Numpy-discussion] David's build_with_scons branch merged!

2008-02-09 Thread David Cournapeau
David Huard wrote: > Jarrod and David, > > I am reporting a success on FC8, Xeon. Some tests don't pass, but I > don't believe it is related to the build process. If you did not have tests failing before, then it may be a regression, so do not hesitate to open a ticket, cheers, David __

Re: [Numpy-discussion] David's build_with_scons branch merged!

2008-02-08 Thread David Huard
Jarrod and David, I am reporting a success on FC8, Xeon. Some tests don't pass, but I don't believe it is related to the build process. Well done, David 2008/2/8, Jarrod Millman <[EMAIL PROTECTED]>: > > Hello, > > In preparation for the upcoming NumPy 1.0.5 release, I just merged > David Courna

[Numpy-discussion] David's build_with_scons branch merged!

2008-02-08 Thread Jarrod Millman
Hello, In preparation for the upcoming NumPy 1.0.5 release, I just merged David Cournapeau's build_with_scons branch: http://projects.scipy.org/scipy/numpy/changeset/4773 The current build system using numpy.distutils is still the default. NumPy does not include numscons; this merge adds scons su