Skip to content

Instantly share code, notes, and snippets.

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 sorig/ca4da137a8d0e365f5b41534ae763fe9 to your computer and use it in GitHub Desktop.
Save sorig/ca4da137a8d0e365f5b41534ae763fe9 to your computer and use it in GitHub Desktop.

Packages to install in order to build Shogun on Ubuntu 14.04 LTS

sudo apt-get install cmake build-essential swig2.0 python-dev libeigen3-dev libatlas3-base libblas-dev liblapack-dev ctags

Then

pip install numpy ply
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment