Skip to content

Instantly share code, notes, and snippets.

@osteele
Created May 30, 2017 13:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save osteele/77414a853107cc28880eb31037b33787 to your computer and use it in GitHub Desktop.
Save osteele/77414a853107cc28880eb31037b33787 to your computer and use it in GitHub Desktop.
Build numpy on macOS
brew install gcc
pip install nose numpy Tempita
python runtests.py -v
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment