<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Sep 17, 2017 at 10:48 PM, Ralf Gommers <span dir="ltr"><<a href="mailto:ralf.gommers@gmail.com" target="_blank">ralf.gommers@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hi all,<div><div><br></div>I'm excited to be able to announce the availability of the first <span>beta</span> release of <span><span>Scipy</span></span> 1.0. This is a big release, and a version number that has been 16 years in the making. It contains a few more deprecations and backwards incompatible changes than an average release. Therefore please do test it on your own code, and report any issues on the Github issue tracker or on the <span><span>scipy</span></span>-dev mailing list.<br>
<br></div><div>Sources: <a href="https://github.com/scipy/scipy/releases/tag/v1.0.0b1" target="_blank">https://github.com/scipy/<wbr>scipy/releases/tag/v1.0.0b1</a><br></div><div>Binary wheels: will follow tomorrow, I'll announce those when ready (TravisCI is under maintenance right now)<br></div></div></div></blockquote><div><br></div><div>Binary wheels for Windows, Linux and OS X (for all supported Python versions, 32-bit and 64-bit) can be found at <a href="http://wheels.scipy.org">http://wheels.scipy.org</a>. To install directly with pip:<br></div><div><br></div><div>    pip install scipy=='1.0.0b1' -f <a href="http://wheels.scipy.org">http://wheels.scipy.org</a> --trusted-host <a href="http://wheels.scipy.org">wheels.scipy.org</a></div><div><br></div><div>(add --user and/or --upgrade as required to that command). Alternatively, just download the wheel you need and do `pip install scipy-1.0.0b1-<downloaded>.whl`.</div><div><br></div><div>Cheers,<br></div><div>Ralf</div><div><br></div><div><br></div></div></div></div>