软件包:python3-graph-tool(2.97+ds-1)
python3-graph-tool 的相关链接
Debian 的资源:
下载源码包 graph-tool:
维护小组:
外部的资源:
- 主页 [graph-tool.skewed.de]
相似软件包:
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
Efficient network analysis -- Python
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 Python material.
其他与 python3-graph-tool 有关的软件包
|
|
|
|
-
- dep: libboost-context1.83.0 (>= 1.83.0)
- provides a sort of cooperative multitasking on a single thread
-
- dep: libboost-iostreams1.83.0 (>= 1.83.0)
- Boost.Iostream 软件库
-
- dep: libboost-python1.83.0 (>= 1.83.0)
- Boost.Python Library
-
- dep: libboost-python1.83.0-py313
- 软件包暂时不可用
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcairomm-1.0-1v5 (>= 1.14.5)
- C++ wrappers for Cairo (shared libraries)
-
- dep: libexpat1 (>= 2.0.1)
- XML 解析 C 库 - 运行时库
-
- dep: libgcc-s1 (>= 3.3.1)
- GCC 支持库
-
- dep: libgmp10 (>= 2:6.3.0+dfsg)
- 多精度运算库
-
- dep: libgomp1 (>= 9)
- GCC OpenMP(GOMP)支持库
-
- dep: libpython3.13 (>= 3.13.0~rc3)
- Shared Python runtime library (version 3.13)
-
- dep: libstdc++6 (>= 14)
- GNU 标准 C++ 库,第3版
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.13~)
-
- dep: python3-numpy2-abi0
- 软件包暂时不可用
- 或者 python3-numpy-abi9
- 软件包暂时不可用
-
- dep: python3-scipy
- scientific tools for Python 3
-
- rec: build-essential
- 编译所必需的软件包列表
-
- rec: gir1.2-gtk-3.0
- GTK graphical user interface library -- gir bindings
-
- rec: libboost-dev
- Boost C++ Libraries development files (default version)
-
- rec: libboost-python-dev
- Boost.Python Library development files (default version)
-
- rec: libpython3-dev
- header files and a static library for Python (default)
-
- rec: libsparsehash-dev
- Google's extremely memory-efficient C++ hash_map implementation
-
- rec: pkgconf
- 管理软件库的编译和链接标志
-
- rec: python3-cairo
- Python3 bindings for the Cairo vector graphics library
-
- rec: python3-cairo-dev
- Python3 cairo bindings: development files
-
- rec: python3-gi
- Python 3 bindings for gobject-introspection libraries
-
- rec: python3-gi-cairo
- Python 3 Cairo bindings for the GObject library
-
- rec: python3-gv
- Python3 bindings for graphviz
-
- rec: python3-matplotlib
- Python based plotting system in a style similar to Matlab
-
- sug: mencoder
- MPlayer's Movie Encoder