[scikit-learn] Declaring numpy and scipy dependencies?

Matthew Brett matthew.brett at gmail.com
Thu Jul 28 15:33:56 EDT 2016


On Thu, Jul 28, 2016 at 8:30 PM, federico vaggi
<vaggi.federico at gmail.com> 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


More information about the scikit-learn mailing list