[ 源代码: 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