Re: [Numpy-discussion] Wiki page for building numerical stuff onWindows

2014-04-15 Thread Matthew Brett
Hi, On Tue, Apr 15, 2014 at 11:14 AM, Aron Ahmadia wrote: > Fernando is referring to this: http://lightningpython.org/ > > I have to admit that as a Pythonist supporting Windows builds, Cygwin and/or > MinGW have always been the most appealing because so much of the rest of the > numerical comput

Re: [Numpy-discussion] Wiki page for building numerical stuff onWindows

2014-04-15 Thread Matthew Brett
Hi, On Tue, Apr 15, 2014 at 11:10 AM, Fernando Perez wrote: > > Quick question on this: has anyone looked at the Open Watcom compiler? There > was a lighting talk at Pycon about a guy who's been working on getting > Python itself to build on Windows with this compiler. I don't know if it > might

Re: [Numpy-discussion] Wiki page for building numerical stuff onWindows

2014-04-15 Thread Aron Ahmadia
Fernando is referring to this: http://lightningpython.org/ I have to admit that as a Pythonist supporting Windows builds, Cygwin and/or MinGW have always been the most appealing because so much of the rest of the numerical computing infrastructure is primarily supported on UNIXy platforms. A On

Re: [Numpy-discussion] Wiki page for building numerical stuff onWindows

2014-04-15 Thread Fernando Perez
Quick question on this: has anyone looked at the Open Watcom compiler? There was a lighting talk at Pycon about a guy who's been working on getting Python itself to build on Windows with this compiler. I don't know if it might help in all this, if nothing else it mitght be good to have. This was th

Re: [Numpy-discussion] Wiki page for building numerical stuff onWindows

2014-04-12 Thread Eelco Hoogendoorn
BLIS seems like a nice project as well. I like the arbitrary striding; BLAS lacking this has always annoyed me. -Original Message- From: "Sturla Molden" Sent: ‎12-‎4-‎2014 13:12 To: "numpy-discussion@scipy.org" Subject: Re: [Numpy-discussion] Wiki page for buil