<p dir="ltr">I still suggest Intel+MSVC compilers, since you can use trial version or request license for open-source projects from Intel. This is what Anaconda team is using. Also this is what Christoph Gohlke wheels are based on:</p>
<p dir="ltr"><a href="http://www.lfd.uci.edu/~gohlke/pythonlibs/#scipy">http://www.lfd.uci.edu/~gohlke/pythonlibs/#scipy</a></p>
<p dir="ltr">If you end up with m2w64, here is lapack for conda, you may still have to modify paths:</p>
<p dir="ltr"><a href="https://anaconda.org/conda-forge/lapack">https://anaconda.org/conda-forge/lapack</a></p>
<p dir="ltr">And blas:</p>
<p dir="ltr"><a href="https://anaconda.org/search?q=Blas">https://anaconda.org/search?q=Blas</a></p>
<br><div class="gmail_quote"><div dir="ltr">On Sun, Apr 30, 2017, 5:22 PM Matthieu Brucher <<a href="mailto:matthieu.brucher@gmail.com">matthieu.brucher@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Why do you want to pay Intel? You can install the MKL and develop with it, no sweat.<br></div><div class="gmail_extra"></div><div class="gmail_extra"><br><div class="gmail_quote">2017-04-30 22:41 GMT+01:00 David Hagen <span dir="ltr"><<a href="mailto:david@drhagen.com" target="_blank">david@drhagen.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span>> Welcome to the world of pain with building scientific packages from source on Windows!<br><br></span>I am beginning to feel it.<span><br><br>> You need Fortran and C/C++ compilers on Windows to build scipy from source<div><br></div></span><div>I have MinGW-w64 installed, which seems to be the recommended method.<span><br><div><br></div>> I’m pretty sure that anaconda does not come with the development files for MKL, only the runtime files.<div><br></div></span></div>I understand now. It looks like MKL is not the way to go unless I want to pay Intel.<div><br></div><div><span>> If you don't need mkl and lapack/blas is good enough, then m2w64-toolchain from conda should have all necessary dependencies for building scipy.<div><br></div></span><div>My only goal is to install and use Scipy master somewhere where it won't break my stable installation. I thought Anaconda would be a good place to start because once I activate an Anaconda environment, I should be able to treat like a normal Python installation and follow the normal install-from-source instructions. I went ahead and installed that m2w64-toolchain package, but it still doesn't find any BLAS/LAPACK. Maybe I should change my question to: how do I install Scipy on Windows from source? Though when I search for this specifically on the web, the answer seems to be "Don't.". It seems that MinGW-w64 and ATLAS are recommended by Scipy. Do you know of a conda/pip package that provides ATLAS for building Scipy or another more suitable BLAS/LAPACK?</div></div></div>
<br>_______________________________________________<br>
SciPy-User mailing list<br>
<a href="mailto:SciPy-User@python.org" target="_blank">SciPy-User@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/scipy-user" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/scipy-user</a><br>
<br></blockquote></div><br><br clear="all"><br></div><div class="gmail_extra">-- <br><div class="m_-7251015949388091773gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Information System Engineer, Ph.D.<br>Blog: <a href="http://blog.audio-tk.com/" target="_blank">http://blog.audio-tk.com/</a><br>LinkedIn: <a href="http://www.linkedin.com/in/matthieubrucher" target="_blank">http://www.linkedin.com/in/matthieubrucher</a></div></div></div>
</div>
_______________________________________________<br>
SciPy-User mailing list<br>
<a href="mailto:SciPy-User@python.org" target="_blank">SciPy-User@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/scipy-user" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/scipy-user</a><br>
</blockquote></div>