Re: [Numpy-discussion] how to use numpy-vendor

2012-08-14 Thread Ondřej Čertík
Hi, I've uploaded the binaries here: https://sourceforge.net/projects/numpy/files/NumPy/1.7.0beta/ The only thing that's missing are Mac binaries, otherwise everything else is there. Here is the full log from the build (you have to click on "View Raw" as the log is long): https://gist.github.co

Re: [Numpy-discussion] how to use numpy-vendor

2012-08-14 Thread Ondřej Čertík
On Tue, Aug 14, 2012 at 7:26 AM, Ondřej Čertík wrote: > On Tue, Aug 14, 2012 at 3:43 AM, David Cournapeau wrote: [...] >> This is then referred through env by the pavement script (see >> https://github.com/numpy/numpy/blob/master/pavement.py#L143). Renaming >> yop to atlas would be a good idea, d

Re: [Numpy-discussion] how to use numpy-vendor

2012-08-14 Thread Ondřej Čertík
On Tue, Aug 14, 2012 at 3:43 AM, David Cournapeau wrote: > On Tue, Aug 14, 2012 at 11:22 AM, Nathaniel Smith wrote: >> On Tue, Aug 14, 2012 at 11:06 AM, David Cournapeau >> wrote: >>> Hi Ondrej, >>> >>> On Tue, Aug 14, 2012 at 5:34 AM, Ondřej Čertík >>> wrote: Hi, How should on

Re: [Numpy-discussion] how to use numpy-vendor

2012-08-14 Thread Ondřej Čertík
On Tue, Aug 14, 2012 at 6:32 AM, Frédéric Bastien wrote: > On Tue, Aug 14, 2012 at 6:33 AM, Dag Sverre Seljebotn > wrote: >> On 08/14/2012 06:34 AM, Ondřej Čertík wrote: >>> Hi, >>> >>> How should one use the "vendor" repository (https://github.com/numpy/vendor) >>> in Wine? Should I put the bina

Re: [Numpy-discussion] how to use numpy-vendor

2012-08-14 Thread Frédéric Bastien
On Tue, Aug 14, 2012 at 6:33 AM, Dag Sverre Seljebotn wrote: > On 08/14/2012 06:34 AM, Ondřej Čertík wrote: >> Hi, >> >> How should one use the "vendor" repository (https://github.com/numpy/vendor) >> in Wine? Should I put the binaries into .wine/drive_c/Python25/libs/, >> or somewhere else? >> I'

Re: [Numpy-discussion] how to use numpy-vendor

2012-08-14 Thread David Cournapeau
On Tue, Aug 14, 2012 at 11:22 AM, Nathaniel Smith wrote: > On Tue, Aug 14, 2012 at 11:06 AM, David Cournapeau wrote: >> Hi Ondrej, >> >> On Tue, Aug 14, 2012 at 5:34 AM, Ondřej Čertík >> wrote: >>> Hi, >>> >>> How should one use the "vendor" repository (https://github.com/numpy/vendor) >>> in W

Re: [Numpy-discussion] how to use numpy-vendor

2012-08-14 Thread Dag Sverre Seljebotn
On 08/14/2012 06:34 AM, Ondřej Čertík wrote: > Hi, > > How should one use the "vendor" repository (https://github.com/numpy/vendor) > in Wine? Should I put the binaries into .wine/drive_c/Python25/libs/, > or somewhere else? > I've search all mailinglists and I didn't find any information on it. >

Re: [Numpy-discussion] how to use numpy-vendor

2012-08-14 Thread Nathaniel Smith
On Tue, Aug 14, 2012 at 11:06 AM, David Cournapeau wrote: > Hi Ondrej, > > On Tue, Aug 14, 2012 at 5:34 AM, Ondřej Čertík > wrote: >> Hi, >> >> How should one use the "vendor" repository (https://github.com/numpy/vendor) >> in Wine? Should I put the binaries into .wine/drive_c/Python25/libs/, >>

Re: [Numpy-discussion] how to use numpy-vendor

2012-08-14 Thread David Cournapeau
Hi Ondrej, On Tue, Aug 14, 2012 at 5:34 AM, Ondřej Čertík wrote: > Hi, > > How should one use the "vendor" repository (https://github.com/numpy/vendor) > in Wine? Should I put the binaries into .wine/drive_c/Python25/libs/, > or somewhere else? > I've search all mailinglists and I didn't find any

[Numpy-discussion] how to use numpy-vendor

2012-08-13 Thread Ondřej Čertík
Hi, How should one use the "vendor" repository (https://github.com/numpy/vendor) in Wine? Should I put the binaries into .wine/drive_c/Python25/libs/, or somewhere else? I've search all mailinglists and I didn't find any information on it. I vaguely remember that somebody mentioned it somewhere, b