On Sat, Nov 10, 2012 at 11:24 PM, Peter Cock wrote:
>
> I think part of the problem could be in numpy/distutils/misc_util.py
> where there is no code to detect MSCV 10,
>
> def msvc_runtime_library():
> "Return name of MSVC runtime library if Python was built with MSVC >= 7"
> msc_pos = sy
I meant to click on "save" not "send", anyway:
On Sat, Nov 10, 2012 at 11:13 PM, Peter Cock wrote:
>>
>> Either MSVC or MinGW 3.4.5. For the latter see
>> https://github.com/certik/numpy-vendor
>>
>> Ralf
>
> I was trying with mingw32 via cygwin with gcc 2.4.4,
Typo, gcc 3.4.4
> which also fail
On Sat, Nov 10, 2012 at 5:47 PM, Ralf Gommers wrote:
> On Tue, Nov 6, 2012 at 6:49 PM, Peter Cock wrote:
>>
>> Dear all,
>>
>> Since the NumPy 1.7.0b2 release didn't include a Windows
>> (32 bit) installer for Python 3.3, I am considering compiling it
>> myself for local testing. What compiler is
On Sat, Nov 10, 2012 at 5:47 PM, Ralf Gommers wrote:
>
>
>
> On Tue, Nov 6, 2012 at 6:49 PM, Peter Cock
> wrote:
>>
>> Dear all,
>>
>> Since the NumPy 1.7.0b2 release didn't include a Windows
>> (32 bit) installer for Python 3.3, I am considering compiling it
>> myself for local testing. What com
On Tue, Nov 6, 2012 at 6:49 PM, Peter Cock wrote:
> Dear all,
>
> Since the NumPy 1.7.0b2 release didn't include a Windows
> (32 bit) installer for Python 3.3, I am considering compiling it
> myself for local testing. What compiler is recommended?
>
Either MSVC or MinGW 3.4.5. For the latter see
Note also that OpenBlas claims performance as good as MKL with Sandy Bridge
processors.
https://github.com/xianyi/OpenBLAS/wiki/faq#wiki-sandybridge_perf
George Nurser.
On 10 November 2012 00:38, Dag Sverre Seljebotn
wrote:
> On 11/09/2012 11:57 PM, Matthieu Brucher wrote:
> > Hi,
> >
> > A.A