Re: [Numpy-discussion] Help - numpy / scipy binary compatibility

2014-08-11 Thread Julian Taylor
On 11.08.2014 08:53, Matthew Brett wrote: > Hi, > > On Sun, Aug 10, 2014 at 11:41 PM, Ralf Gommers wrote: >> >> >> >> On Mon, Aug 11, 2014 at 8:39 AM, Ralf Gommers >> wrote: >>> >>> >>> >>> >>> On Sat, Aug 9, 2014 at 5:04 AM, David Cournapeau >>> wrote: On Sat, Aug 9, 2

Re: [Numpy-discussion] Help - numpy / scipy binary compatibility

2014-08-10 Thread Matthew Brett
Hi, On Sun, Aug 10, 2014 at 11:41 PM, Ralf Gommers wrote: > > > > On Mon, Aug 11, 2014 at 8:39 AM, Ralf Gommers > wrote: >> >> >> >> >> On Sat, Aug 9, 2014 at 5:04 AM, David Cournapeau >> wrote: >>> >>> >>> >>> >>> On Sat, Aug 9, 2014 at 10:41 AM, Matthew Brett >>> wrote: Hi, >>

Re: [Numpy-discussion] Help - numpy / scipy binary compatibility

2014-08-10 Thread Ralf Gommers
On Mon, Aug 11, 2014 at 8:39 AM, Ralf Gommers wrote: > > > > On Sat, Aug 9, 2014 at 5:04 AM, David Cournapeau > wrote: > >> >> >> >> On Sat, Aug 9, 2014 at 10:41 AM, Matthew Brett >> wrote: >> >>> Hi, >>> >>> I would be very happy of some help trying to work out a numpy package >>> binary incom

Re: [Numpy-discussion] Help - numpy / scipy binary compatibility

2014-08-10 Thread Ralf Gommers
On Sat, Aug 9, 2014 at 5:04 AM, David Cournapeau wrote: > > > > On Sat, Aug 9, 2014 at 10:41 AM, Matthew Brett > wrote: > >> Hi, >> >> I would be very happy of some help trying to work out a numpy package >> binary incompatibility. >> >> I'm trying to work out what's happening for this ticket: >

Re: [Numpy-discussion] Help - numpy / scipy binary compatibility

2014-08-08 Thread David Cournapeau
On Sat, Aug 9, 2014 at 10:41 AM, Matthew Brett wrote: > Hi, > > I would be very happy of some help trying to work out a numpy package > binary incompatibility. > > I'm trying to work out what's happening for this ticket: > > https://github.com/scipy/scipy/issues/3863 > > which I summarized at the

[Numpy-discussion] Help - numpy / scipy binary compatibility

2014-08-08 Thread Matthew Brett
Hi, I would be very happy of some help trying to work out a numpy package binary incompatibility. I'm trying to work out what's happening for this ticket: https://github.com/scipy/scipy/issues/3863 which I summarized at the end: https://github.com/scipy/scipy/issues/3863#issuecomment-51669861