On Wed, Oct 14, 2015 at 5:38 PM, Nathaniel Smith wrote:
> On Oct 14, 2015 9:15 AM, "Chris Barker" wrote:
> >
> > On Mon, Oct 12, 2015 at 9:27 AM, Charles R Harris <
> charlesr.har...@gmail.com> wrote:
> >>
> >> * Compiling with msvc9 or msvc10 for 32 bit Windows now requires SSE2.
> >> This wa
On Wed, Oct 14, 2015 at 12:38 PM, Ralf Gommers
wrote:
> I'm actually not sure if anyone even uses the 32 bit builds at all :-)
>>>
>> There's a lot of 32 bit python use out there still, including numpy.
>>
>
> If you want a quick impression, there are download stats for our binaries:
> http://sou
On Wed, Oct 14, 2015 at 6:47 PM, Chris Barker wrote:
>
> On Wed, Oct 14, 2015 at 9:38 AM, Nathaniel Smith wrote:
>
>> I'm actually not sure if anyone even uses the 32 bit builds at all :-)
>>
> There's a lot of 32 bit python use out there still, including numpy.
>
If you want a quick impression
On Wed, Oct 14, 2015 at 9:38 AM, Nathaniel Smith wrote:
> The change in 1.10.1 only affects msvc, which is not what most people are
> using (IIUC Enthought Canopy uses msvc, but the pypi, gohlke, and Anaconda
> builds don't).
>
Anaconda uses MSVC for the most part -- they _may_ compile numpy itse
On Oct 14, 2015 9:15 AM, "Chris Barker" wrote:
>
> On Mon, Oct 12, 2015 at 9:27 AM, Charles R Harris <
charlesr.har...@gmail.com> wrote:
>>
>> * Compiling with msvc9 or msvc10 for 32 bit Windows now requires SSE2.
>> This was the easiest fix for what looked to be some miscompiled code
when
>>
On Mon, Oct 12, 2015 at 9:27 AM, Charles R Harris wrote:
> * Compiling with msvc9 or msvc10 for 32 bit Windows now requires SSE2.
> This was the easiest fix for what looked to be some miscompiled code when
> SSE2 was not used.
>
Note that there is discusion right now on pyton-dev about requi
Hi,
On Mon, Oct 12, 2015 at 9:27 AM, Charles R Harris
wrote:
> Hi All,
>
> I'm pleased to announce the release of Numpy 1.10.1. This release fixes some
> build problems and serves to reset the release number on pipy to something
> usable. As a note for future release managers, I had to upload the