Discussion:
[Numpy-discussion] [SciPy-Dev] ANN: first release candidate for scipy 0.17.0
Matthew Brett
2015-12-24 12:14:08 UTC
Permalink
Hi,

On Wed, Dec 23, 2015 at 12:34 PM, Evgeni Burovski
Hi,
I'm pleased to announce the availability of the first release
candidate for Scipy 0.17.0. Please try this rc and report any issues
on Github tracker or scipy-dev mailing list.
Source tarballs and full release notes are available from Github
Releases: https://github.com/scipy/scipy/releases/tag/v0.17.0rc1
Please note that this is a source-only release. We do not provide
win32 installers for this release. See the email thread starting from
<https://mail.scipy.org/pipermail/scipy-dev/2015-December/021103.html>
for the rationale and discussion.
10 Jan 2016: rc2 (if needed)
17 Jan 2016: final release.
Thanks to everyone who contributed to this release!
Thanks for this.

Wheels for rc1 at wheels.scipy.org, built via
https://travis-ci.org/MacPython/scipy-wheels

pip install --trusted-host wheels.scipy.org -f http://wheels.scipy.org
--pre scipy

Cheers,

Matthew

Loading...