On Sun, May 17, 2015 at 2:09 PM, Sturla Molden <[email protected]> wrote: > On 17/05/15 20:54, Ralf Gommers wrote: > >> I suspect; OpenBLAS seems like the way to go (?). > > I think OpenBLAS is currently the most promising candidate to replace > ATLAS. But we need to build OpenBLAS with MinGW gcc, due to AT&T syntax > in the assembly code. I am not sure if the old toolchain is good enough, > or if we will need Carl Kleffner's binaries.
The old toolchain is 32-bit only, so it certainly won't be a general solution. -- Nathaniel J. Smith -- http://vorpus.org _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
