パッケージ: graph-tool-doc (2.68+ds-3~bpo12+1)
graph-tool-doc に関するリンク
Debian の資源:
graph-tool ソースパッケージをダウンロード:
- [graph-tool_2.68+ds-3~bpo12+1.dsc]
- [graph-tool_2.68+ds.orig.tar.xz]
- [graph-tool_2.68+ds-3~bpo12+1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [graph-tool.skewed.de]
類似のパッケージ:
Efficient network analysis -- doc
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.
This package provides the documentation and sample material.
その他の graph-tool-doc 関連パッケージ
|
|
|
|
-
- sug: python3-graph-tool
- Efficient network analysis -- Python