[ ソース: python-igraph ]
パッケージ: python3-igraph (0.11.8+ds-1)
python3-igraph に関するリンク
Debian の資源:
python-igraph ソースパッケージをダウンロード:
- [python-igraph_0.11.8+ds-1.dsc]
- [python-igraph_0.11.8+ds.orig.tar.xz]
- [python-igraph_0.11.8+ds-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [igraph.org]
類似のパッケージ:
High performance graph data structures and algorithms (Python 3)
Python interface to the igraph high performance graph library, primarily aimed at complex network research and analysis.
Graph plotting functionality is provided by the Cairo library, so make sure you install the Python bindings of Cairo if you want to generate publication-quality graph plots.
This package contains the Python 3 version of igraph.
その他の python3-igraph 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.29)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libigraph3t64 (>= 0.10.15)
- library for creating and manipulating graphs
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3~)
-
- dep: python3-texttable
- Module for creating simple ASCII tables — python3