python-igraph
python-igraph copied to clipboard
Python interface for igraph
Results
82
python-igraph issues
Sort by
recently updated
recently updated
newest added
This warning about integer vertex names still refers to version 0.11.0. We are well past that. https://github.com/igraph/python-igraph/blob/d730167645a276f6e6510e35da918b058ce99f52/src/igraph/basic.py#L61-L69
I have added a new file repositories.py under src/igraph/io/ , for the creation of graph from netzschleuder. It lets the user just specify the name of the dataset and get...