Re: [Numpy-discussion] FYI: experimental waf support for numpy

2011-02-13 Thread David Cournapeau
On Thu, Feb 10, 2011 at 10:06 PM, Pauli Virtanen wrote: > Thu, 10 Feb 2011 14:30:37 +0900, David wrote: > [clip] >> Following recent release of waf 1.6 and its adoption by the samba >> project, as well as my own work on integrating waf and bento, I have >> spent some time to build numpy with it. A

Re: [Numpy-discussion] FYI: experimental waf support for numpy

2011-02-10 Thread Pauli Virtanen
Thu, 10 Feb 2011 14:30:37 +0900, David wrote: [clip] > Following recent release of waf 1.6 and its adoption by the samba > project, as well as my own work on integrating waf and bento, I have > spent some time to build numpy with it. Although this is experimental, > it should be possible for people

Re: [Numpy-discussion] FYI: experimental waf support for numpy

2011-02-10 Thread David
On 02/10/2011 04:45 PM, Sebastien Binet wrote: > David, > > On Thu, 10 Feb 2011 14:30:37 +0900, David wrote: >> Hi there, >> >> Following recent release of waf 1.6 and its adoption by the samba >> project, as well as my own work on integrating waf and bento, I have >> spent some time to build nump

Re: [Numpy-discussion] FYI: experimental waf support for numpy

2011-02-09 Thread Sebastien Binet
David, On Thu, 10 Feb 2011 14:30:37 +0900, David wrote: > Hi there, > > Following recent release of waf 1.6 and its adoption by the samba > project, as well as my own work on integrating waf and bento, I have > spent some time to build numpy with it. Although this is experimental, > it should

[Numpy-discussion] FYI: experimental waf support for numpy

2011-02-09 Thread David
Hi there, Following recent release of waf 1.6 and its adoption by the samba project, as well as my own work on integrating waf and bento, I have spent some time to build numpy with it. Although this is experimental, it should be possible for people to play with it: https://github.com/cournape/