[ 源代码: python-igraph ]
软件包:python3-igraph(0.10.2-1 以及其他的)
python3-igraph 的相关链接
Debian 的资源:
下载源码包 python-igraph:
- [python-igraph_0.10.2-1.dsc]
- [python-igraph_0.10.2.orig.tar.gz]
- [python-igraph_0.10.2-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.35)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 4.2)
- GCC 支持库
-
- dep: libgomp1 (>= 6)
- GCC OpenMP(GOMP)支持库
-
- dep: libstdc++6 (>= 11)
- GNU 标准 C++ 库,第3版
-
- dep: libxml2 (>= 2.7.4)
- GNOME XML 库
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.12)
- dep: python3 (>= 3.11~)
-
- dep: python3-texttable
- Module for creating simple ASCII tables — python3