On Thu, Jul 28, 2016 at 8:30 PM, federico vaggi <[email protected]> wrote: > My main issue with the upgrade is that if there was a slightly newer version > of numpy/scipy it would try to upgrade my numpy/scipy linked against > MKL/blas to a vanilla version downloaded from the cheese shop. It was a > huge pain.
The current Linux wheels are linked against recent OpenBLAS, and OSX wheels link against Accelerate, and both should be pretty fast, but I take your point. Matthew _______________________________________________ scikit-learn mailing list [email protected] https://mail.python.org/mailman/listinfo/scikit-learn
