What is the easiest way to install BLAS and LAPACK for scipy?

前端 未结 10 540
孤城傲影
孤城傲影 2020-12-04 14:12

I would like to run a programme that someone else has prepared and it includes scipy. I have tried to install scipy with

pip install scipy

10条回答
  •  隐瞒了意图╮
    2020-12-04 15:00

    For completeness, though this probably would not work well given your particular setup (external program + Windows), one can also acquire Scipy hassle-free as part of the (large) SageMath download.

提交回复
热议问题