Re: [Numpy-discussion] new mingw-w64 based numpy and scipy wheel (still experimental)

2015-01-25 Thread cjw
On 24-Jan-15 12:14 PM, Carl Kleffner wrote: Just a wild guess: (1) update your pip and try again Thanks. My pip version was 1,5,6, it is now 6.0.6 (2) use the bitbucket wheels with: pip install --no-index -f https://bitbucket.org/carlkl/mingw-w64-for-python/downloads numpy Successfully

Re: [Numpy-discussion] new mingw-w64 based numpy and scipy wheel (still experimental)

2015-01-25 Thread Nathaniel Smith
On Sat, Jan 24, 2015 at 5:29 PM, Carl Kleffner cmkleff...@gmail.com wrote: 2015-01-23 0:23 GMT+01:00 Nathaniel Smith n...@pobox.com: On Thu, Jan 22, 2015 at 9:29 PM, Carl Kleffner cmkleff...@gmail.com wrote: OpenBLAS is deployed as part of the numpy wheel. That said, the scipy wheels

Re: [Numpy-discussion] New function `count_unique` to generate contingency tables.

2015-01-25 Thread Warren Weckesser
On Wed, Aug 13, 2014 at 6:17 PM, Eelco Hoogendoorn hoogendoorn.ee...@gmail.com wrote: Its pretty easy to implement this table functionality and more on top of the code I linked above. I still think such a comprehensive overhaul of arraysetops is worth discussing. import numpy as np import

Re: [Numpy-discussion] new mingw-w64 based numpy and scipy wheel (still experimental)

2015-01-25 Thread Carl Kleffner
2015-01-25 16:46 GMT+01:00 Nathaniel Smith n...@pobox.com: On Sat, Jan 24, 2015 at 5:29 PM, Carl Kleffner cmkleff...@gmail.com wrote: 2015-01-23 0:23 GMT+01:00 Nathaniel Smith n...@pobox.com: On Thu, Jan 22, 2015 at 9:29 PM, Carl Kleffner cmkleff...@gmail.com wrote: OpenBLAS is

Re: [Numpy-discussion] New function `count_unique` to generate contingency tables.

2015-01-25 Thread Warren Weckesser
On Sun, Jan 25, 2015 at 1:48 PM, Warren Weckesser warren.weckes...@gmail.com wrote: On Wed, Aug 13, 2014 at 6:17 PM, Eelco Hoogendoorn hoogendoorn.ee...@gmail.com wrote: Its pretty easy to implement this table functionality and more on top of the code I linked above. I still think such a

Re: [Numpy-discussion] new mingw-w64 based numpy and scipy wheel (still experimental)

2015-01-25 Thread Olivier Grisel
+1 for bundling OpenBLAS both in scipy and numpy in the short term. Introducing a new dependency project for OpenBLAS sounds like a good idea but this is probably more work. -- Olivier ___ NumPy-Discussion mailing list NumPy-Discussion@scipy.org

Re: [Numpy-discussion] new mingw-w64 based numpy and scipy wheel (still experimental)

2015-01-25 Thread Sturla Molden
On 25/01/15 22:15, Matthew Brett wrote: I agree, that shipping openblas with both numpy and scipy seems perfectly reasonable to me - I don't think anyone will much care about the 30M, and I think our job is to make something that works with the least complexity and likelihood of error. Yes.

Re: [Numpy-discussion] new mingw-w64 based numpy and scipy wheel (still experimental)

2015-01-25 Thread Nathaniel Smith
On 25 Jan 2015 18:46, Carl Kleffner cmkleff...@gmail.com wrote: 2015-01-25 16:46 GMT+01:00 Nathaniel Smith n...@pobox.com: On Sat, Jan 24, 2015 at 5:29 PM, Carl Kleffner cmkleff...@gmail.com wrote: 2015-01-23 0:23 GMT+01:00 Nathaniel Smith n...@pobox.com: On Thu, Jan 22, 2015 at 9:29

Re: [Numpy-discussion] new mingw-w64 based numpy and scipy wheel (still experimental)

2015-01-25 Thread Matthew Brett
Hi, On Sun, Jan 25, 2015 at 12:23 PM, Nathaniel Smith n...@pobox.com wrote: On 25 Jan 2015 18:46, Carl Kleffner cmkleff...@gmail.com wrote: 2015-01-25 16:46 GMT+01:00 Nathaniel Smith n...@pobox.com: On Sat, Jan 24, 2015 at 5:29 PM, Carl Kleffner cmkleff...@gmail.com wrote: 2015-01-23