Skip to content

Instantly share code, notes, and snippets.

View floriangeigl's full-sized avatar
🎯
Focusing

Florian Geigl floriangeigl

🎯
Focusing
View GitHub Profile
@floriangeigl
floriangeigl / graph-tool_installation.md
Last active February 18, 2018 23:07 — forked from v-pravin/graph-tool_installation.md
Installation of graph-tool from source

INSTALLATION OF GRAPH-TOOL FROM SOURCE

System

If you have gcc > 5.0 installed on your server you can use my anaconda package which I compiled with openmp and boost 1.60: just use conda install graph-tool -c floriangeigl -c msarahan -c conda-forge -c bioconda -c ostrokach -c vgauthier -c salford_systems to install it.