Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.36 KB

File metadata and controls

20 lines (14 loc) · 1.36 KB
search
boost
0.5

graph-tool

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.

homepage: https://graph-tool.skewed.de/

version versionsuffix toolchain
2.26 -Python-3.6.3 foss/2017b
2.27 -Python-3.6.6 foss/2018b
2.55 foss/2022a
2.59 foss/2023a

(quick links: (all) - 0 - a - b - c - d - e - f - g - h - i - j - k - l - m - n - o - p - q - r - s - t - u - v - w - x - y - z)