graph-tool 2.2.15
An efficient python module for manipulation and statistical analysis of graphs.
Latest Version: 2.2.16
graph-tool is an efficient python module for manipulation and statistical analysis of graphs.
Despite its nice, soft outer appearance of a regular python module, the core algorithms and data structures of graph-tool are written in C++, making use of the Boost Graph Library and template metaprogramming, with performance in mind. Most of the time, you can expect the algorithms to run just as fast as if graph-tool were a pure C++ library.
It contains several algorithms present in the Boost Graph Library, and many others, such as random graph generation (with arbitrary degree sequence and correlations), clustering, motifs, community detection, graph randomization, subgraph isomorphism, etc.
- Author: Tiago de Paula Peixoto
- Documentation: graph-tool package documentation
- Home Page: http://graph-tool.skewed.de
- Download URL: http://projects.skewed.de/graph-tool/wiki/GraphToolDownload
- Keywords: graph, graph theory, network, science, math, physics
- Requires graphviz, boost, cgal, numpy, scipy
-
Categories
- Development Status :: 5 - Production/Stable
- Intended Audience :: Science/Research
- License :: OSI Approved :: GNU General Public License (GPL)
- Operating System :: MacOS :: MacOS X
- Operating System :: POSIX :: Linux
- Operating System :: POSIX :: Other
- Operating System :: Unix
- Programming Language :: C++
- Programming Language :: Python
- Programming Language :: Python :: 2
- Programming Language :: Python :: 2.3
- Programming Language :: Python :: 2.4
- Programming Language :: Python :: 2.5
- Programming Language :: Python :: 2.6
- Programming Language :: Python :: 2.7
- Topic :: Scientific/Engineering :: Mathematics
- Topic :: Scientific/Engineering :: Physics
- Package Index Owner: count0
- DOAP record: graph-tool-2.2.15.xml
