Hello!
I am trying to improve Sage graph module: to this purpose, it would be 
excellent to add the possibility to interface with igraph, one of the most 
famous graph libraries [1].
The Python interface offered by igraph [2] uses a complicated installation 
script [3]. However, the whole library (including the C/C++ core) can be 
easily installed on my Linux laptop via sudo pip install python-igraph.
Do you have any idea on how to deploy igraph library with Sage? Can you 
suggest me another library already included in Sage, that I can use as an 
example?
Thank you very much!
Best,
Michele

[1] http://igraph.org/
[2] http://igraph.org/python/
[3] igraph.org/nightly/get/python/python-igraph-0.7.0.tar.gz

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to