<div dir="ltr"><div><div><div>On <a href="https://bitbucket.org/carlkl/mingw-w64-for-python/downloads">https://bitbucket.org/carlkl/mingw-w64-for-python/downloads</a> you can now downlad python-3.5 scipy wheels as well. These 3.5 binaries are linked against the good old msvcrt, as this seems to work for scipy. At least for running the tests. And don't forget: you need to install the numpy atlas wheels builds from PYPI (thanks Matthew)<br><br></div>the 32 bit binaries have more or less the same problems as with 3.4 and 2.7 - mainly with Arpack:<br><span style="font-family:monospace,monospace">FAILED (KNOWNFAIL=98, SKIP=1657, errors=172, failures=27)</span><br><br></div>the 64bit binaries shows 6 failures with test_continuous_basic<br><span style="font-family:monospace,monospace">FAILED (KNOWNFAIL=98, SKIP=1657, failures=6)<br><br></span></div><span style="font-family:arial,helvetica,sans-serif">Have fun<br></span><div><br></div><div>Carl<br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-03-21 20:57 GMT+01:00 Carl Kleffner <span dir="ltr"><<a href="mailto:cmkleffner@gmail.com" target="_blank">cmkleffner@gmail.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"><br><div class="gmail_extra"><br><div class="gmail_quote"><span class="">2016-03-21 17:43 GMT+01:00 Matthew Brett <span dir="ltr"><<a href="mailto:matthew.brett@gmail.com" target="_blank">matthew.brett@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>On Mon, Mar 21, 2016 at 1:44 AM, Carl Kleffner <<a href="mailto:cmkleffner@gmail.com" target="_blank">cmkleffner@gmail.com</a>> wrote:<br>
> Hi Stéfan,<br>
><br>
> I carried out a temporary upload of 4 scipy-0.17.0 windows wheels on<br>
> <a href="https://bitbucket.org/carlkl/mingw-w64-for-python/downloads" rel="noreferrer" target="_blank">https://bitbucket.org/carlkl/mingw-w64-for-python/downloads</a>. These scipy<br>
> wheels are build against and need the numpy wheels available on PYPI.<br>
> Python-3.5 wheels are not available yet however. The reason is explained in<br>
> the-vs-14-2015-runtime<br>
><br>
> Please be aware, that the 32 bit versions of scipy still emits a lot of<br>
> errors (mostly Arpack). See<br>
> <a href="https://gist.github.com/carlkl/9e9aa45f49fedb1a1ef7" rel="noreferrer" target="_blank">https://gist.github.com/carlkl/9e9aa45f49fedb1a1ef7</a><br>
<br>
</span>Carl - do you think it would make sense to build a scipy for 3.5<br>
linking against the msvcrt runtime?<br></blockquote><div><br></div></span><div>I tried excatly this recently, but stumbled over npymath.lib (MSVC) during the build process.<br>Seems that the VS 2015 static lib format cannot be used by binutils. I will try it again<br></div><div>with npymath.a (mingwpy build).<br></div><span class=""><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thanks for doing the builds,<br>
<br>
Matthew<br>
</blockquote></span></div><br></div></div>
</blockquote></div><br></div>