Description
graph-tool -- an efficient python module for analysis of graphs
graph-tool is an efficient python module for manipulation and statistical analysis of graphs. It contains several general graph measurements, data structures and algorithms, such as vertex and edge properties, online graph filtering, nearest neighbour statistics, clustering, interactive graph layout, random graph generation, detection of community structure, and more.
Contrary to most other python modules with similar functionality, the core data structures and algorithms are implemented in C++, making extensive use of template metaprogramming, based heavily on the Boost Graph Library. This confers it a level of performance that is comparable (both in memory usage and computation time) to that of a pure C/C++ library.
- Homepage: http://graph-tool.skewed.de
- Report packaging issues at: https://gitlab.com/suvayu/graph-tool/issues
- All packaging related commits can be found on the copr branch, otherwise the repo is set to mirror upstream
Installation Instructions
Instructions not filled in by author. Author knows what to do. Everybody else should avoid this repo.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|
* Total number of downloaded packages.
External Repository List
The following repositories are accessible during builds