graph-tool.net - graph-tool: Efficient network analysis with Python

Description: graph-tool: Efficent network analysis with python

network (6419) python (3817) c++ (3610) efficient (389) graph (265) network analysis (45) network science (17) metaprogramming (7) python module (1) python library (1)

Example domain paragraphs

Graph-tool is an efficient Python module for manipulation and statistical analysis of graphs (a.k.a. networks ). 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. Download version 2.55 Installation inst

Graph-tool is an efficient Python module for manipulation and statistical analysis of graphs (a.k.a. networks ). 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. Download version 2.58 Installation inst

Graph-tool is an efficient Python module for manipulation and statistical analysis of graphs (a.k.a. networks ). 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.