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.

Cheers,

Matthew
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
https://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to