On Sat, Mar 5, 2016 at 10:40 AM, Matthew Brett <matthew.br...@gmail.com> wrote: > Hi, > > On Fri, Mar 4, 2016 at 8:40 PM, Nathaniel Smith <n...@pobox.com> wrote: >> On Fri, Mar 4, 2016 at 7:30 PM, <josef.p...@gmail.com> wrote: >> [...] >>> AFAIK, numpy doesn't provide access to BLAS/LAPACK. scipy does. statsmodels >>> is linking to the installed BLAS/LAPACK in cython code through scipy. So far >>> we haven't seen problems with different versions. I think scipy development >>> works very well to isolate linalg library version specific parts from the >>> user interface. >> >> Yeah, it should be invisible to users of both numpy and scipy which >> BLAS/LAPACK is in use under the hood. > > My impression is that the general mood here is positive, so I plan to > deploy these wheels to pypi on Monday, with the change to the pypi > text. Please do let me know if there are any strong objections.
Done: (py35) PS C:\tmp> pip install numpy Collecting numpy Downloading numpy-1.10.4-cp35-none-win32.whl (6.6MB) 100% |################################| 6.6MB 34kB/s Installing collected packages: numpy Cheers, Matthew _______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org https://mail.scipy.org/mailman/listinfo/numpy-discussion