ANN scikit-learn 0.18.2 numpy 1.12 compatibility release
Hey everybody. I just pushed the minor release 0.18.2 to pypi. This release contains minor fixed to ensure compatibility with numpy 1.12, mostly for the examples. There is a small fix in the gaussian process module, too. Check the changelog here: http://scikit-learn.org/stable/whats_new.html#version-0-18-2 Stay tuned for the 0.19 release candidate, that we're putting together right now! Cheers, Andy
Maybe one of these days I'll get a release announcement right. Fixes for numpy 1.13, of course. On 06/21/2017 12:01 AM, Andreas Mueller wrote:
Hey everybody.
I just pushed the minor release 0.18.2 to pypi. This release contains minor fixed to ensure compatibility with numpy 1.12, mostly for the examples. There is a small fix in the gaussian process module, too.
Check the changelog here: http://scikit-learn.org/stable/whats_new.html#version-0-18-2
Stay tuned for the 0.19 release candidate, that we're putting together right now!
Cheers, Andy
Thank you so much Andy for this. It provides a lot of value to our users, and it's actually tough work. Gaël On Wed, Jun 21, 2017 at 12:01:06AM -0400, Andreas Mueller wrote:
Hey everybody.
I just pushed the minor release 0.18.2 to pypi. This release contains minor fixed to ensure compatibility with numpy 1.12, mostly for the examples. There is a small fix in the gaussian process module, too.
Check the changelog here: http://scikit-learn.org/stable/whats_new.html#version-0-18-2
Stay tuned for the 0.19 release candidate, that we're putting together right now!
Cheers, Andy _______________________________________________ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn
-- Gael Varoquaux Researcher, INRIA Parietal NeuroSpin/CEA Saclay , Bat 145, 91191 Gif-sur-Yvette France Phone: ++ 33-1-69-08-79-68 http://gael-varoquaux.info http://twitter.com/GaelVaroquaux
+1 On 22 June 2017 at 22:58, Gael Varoquaux <gael.varoquaux@normalesup.org> wrote:
Thank you so much Andy for this. It provides a lot of value to our users, and it's actually tough work.
Gaël
On Wed, Jun 21, 2017 at 12:01:06AM -0400, Andreas Mueller wrote:
Hey everybody.
I just pushed the minor release 0.18.2 to pypi. This release contains minor fixed to ensure compatibility with numpy 1.12, mostly for the examples. There is a small fix in the gaussian process module, too.
Check the changelog here: http://scikit-learn.org/stable/whats_new.html#version-0-18-2
Stay tuned for the 0.19 release candidate, that we're putting together right now!
Cheers, Andy _______________________________________________ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn
-- Gael Varoquaux Researcher, INRIA Parietal NeuroSpin/CEA Saclay , Bat 145, 91191 Gif-sur-Yvette France Phone: ++ 33-1-69-08-79-68 http://gael-varoquaux.info http://twitter.com/GaelVaroquaux _______________________________________________ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn
participants (3)
-
Andreas Mueller -
Gael Varoquaux -
Joel Nothman