[SciPy-user] pre-compiled Windows svn
David Cournapeau
david at ar.media.kyoto-u.ac.jp
Mon Apr 21 20:37:52 EDT 2008
Dinesh B Vadhia wrote:
> Hello! I want to avoid installing a C/C++ compiler to get at the
> latest Scipy svn trunk for a Windows build. Is there an alternative
> way to obtain pre-compiled binaries? Probably not but thought I'd ask.
Not that I am aware of. The mingw instructions are extremely bad, but
installing mingw is not really difficult, though: you just need to run
the installer found (automated mingw installer)
http://sourceforge.net/project/showfiles.php?group_id=2435
To get a blas/lapack for windows, you can for example use my installer,
which will give you optimized blas/lapack from ATLAS:
http://www.ar.media.kyoto-u.ac.jp/members/david/archives/blas-lapack-superpack.exe
cheers,
David
More information about the SciPy-User
mailing list