Skip to content

Instantly share code, notes, and snippets.

@lxneng
Last active August 29, 2015 14:04
Show Gist options
  • Save lxneng/1483ebf3503775d49ce6 to your computer and use it in GitHub Desktop.
Save lxneng/1483ebf3503775d49ce6 to your computer and use it in GitHub Desktop.
install scipy on ubuntu
apt-get install libatlas-base-dev gfortran
pip install scipy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment