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
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
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
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
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