[ ソース: python-igraph ]
パッケージ: python3-igraph (0.7.1.post6-7)
python3-igraph に関するリンク
Debian の資源:
python-igraph ソースパッケージをダウンロード:
- [python-igraph_0.7.1.post6-7.dsc]
- [python-igraph_0.7.1.post6.orig.tar.gz]
- [python-igraph_0.7.1.post6-7.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.17) [arm64]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.4) [arm64 以外]
-
- dep: libigraph0v5 (>= 0.7.1)
- library for creating and manipulating graphs
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
- dep: python3 (<< 3.8)
- dep: python3 (>= 3.7~)
-
- dep: python3-texttable
- Module for creating simple ASCII tables — python3