Hi all, I just released 0.15.2. The source and binary packages for this release are on PyPi as usual:
https://pypi.python.org/pypi/scikit-learn/0.15.2 The website has the change log: http://scikit-learn.org/stable/whats_new.html#changes-0-15-2 (I am re-running optipng on all of it and will automatically re-rsync once done to get smaller images). All the binary packages of this release have been generated and tested by our CI bots: https://ci.appveyor.com/project/sklearn-ci/scikit-learn/build/1.0.119 which uploads to a rackspace storage containers at: http://bc1c050a9b3a9f5bf3f5-965058070168eb2f1b8f5a23def30e14.r96.cf2.rackcdn.com/index.html https://github.com/MacPython/scikit-learn-wheels (setup by Matthew Brett) which uploads at: http://wheels.scikit-image.org/ (a rackspace container with a nice DNS) To limit human possible mistakes at release time, I have started to script the release steps in the following tool: https://github.com/ogrisel/wheelhouse-uploader There is still room for improvement but I think this is a good start. I will document the whole release process in more details in the coming weeks, hopefully in time for 0.16.0 ;) I also got the DNS for scikit-learn.org transfered from Stefan an plan to configure better binary package repos under the scikit-learn.org domain in the future (as soon as the DNS cache TTL expire in a couple of days hopefully). As usual please report any issue with this release on github. Best, -- Olivier http://twitter.com/ogrisel - http://github.com/ogrisel ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
