Re: [Numpy-discussion] Update on using scons to build numpy

2008-01-14 Thread David Cournapeau
Matthew Brett wrote:
 Hi,

   
 A quick email to give an update on my work to build numpy with
 scons. I've finished a few days ago to make my former work a separate
 package from numpy: it was more work than I expected because of
 bootstrapping issues, but I can now build numpy again with the new
 package on Linux.
 

 Just to thank you very much for your work on this.
   
Thanks. If you are willing to test, please submit any bugs in launchpad, 
or on this ML,

cheers,

David
___
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] Update on using scons to build numpy

2008-01-13 Thread Matthew Brett
Hi,

 A quick email to give an update on my work to build numpy with
 scons. I've finished a few days ago to make my former work a separate
 package from numpy: it was more work than I expected because of
 bootstrapping issues, but I can now build numpy again with the new
 package on Linux.

Just to thank you very much for your work on this.

Matthew
___
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion


[Numpy-discussion] Update on using scons to build numpy

2008-01-12 Thread David Cournapeau
Hi there,

A quick email to give an update on my work to build numpy with 
scons. I've finished a few days ago to make my former work a separate 
package from numpy: it was more work than I expected because of 
bootstrapping issues, but I can now build numpy again with the new 
package on Linux.

The separate package is called numscons, and is developed using 
launchpad for bug tracking and source code repository:

https://code.launchpad.net/numpy.scons.support

You can find tarballs for releases there (you want the last one, that is 
0.2.2 at that time):

https://launchpad.net/numpy.scons.support/+download

And you need to use the branch build_with_scons to build numpy with 
numscons (the way to build numpy with scons is as before: you use 
setupscons.py instead of setup.py).

I am now working on cleaning some things in the code (in particular, all 
the changes I had to do to scons itself are now being worked on to be 
integrated upstream, so that upstream scons will be used instead of our 
own cannibalized copy).

cheers,

David
___
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion