Andrew's Website
  • About Me

在windows7搭建scipy平台

Posted on October 21, 2016

Steps:

  1. install python2.7
  2. install numpy+mkl
    • pip install numpy-1.11.2+mkl-cp27-cp27m-win_amd64.whl
  3. install matplotlib
    • pip install matplotlib-1.5.3-cp27-cp27m-win_amd64.whl
  4. install sympy
    • pip install sympy-1.0-py2.py3-none-any.whl
  5. install ipython
    • pip install ipython-5.1.0-py2.py3-none-any.whl
  6. install scipy
    • pip install scipy-0.18.1-cp27-cp27m-win_amd64.whl

References:

  • http://www.scipy.org/index.html
  • http://www.lfd.uci.edu/~gohlke/pythonlibs/
Tags: tools
Share: Twitter Facebook LinkedIn
  • ← Previous Post
  • Next Post →
  • RSS
  • Email me
  • Facebook
  • GitHub
  • Twitter

Andrew  •  2019

Theme by beautiful-jekyll