软件包: python3-networkx (1.11-1ubuntu3)
python3-networkx 的相关链接
Trisquel 的资源:
下载源码包 python-networkx:
- [python-networkx_1.11-1ubuntu3.dsc]
- [python-networkx_1.11.orig.tar.gz]
- [python-networkx_1.11-1ubuntu3.debian.tar.xz]
维护者:
Original Maintainers:
- Sandro Tosi
- Debian Python Modules Team (Mail Archive)
外部的资源:
- 主页 [networkx.github.io]
相似软件包:
tool to create, manipulate and study complex networks (Python3)
NetworkX is a Python-based package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.
The structure of a graph or network is encoded in the edges (connections, links, ties, arcs, bonds) between nodes (vertices, sites, actors). If unqualified, by graph it's meant a simple undirected graph, i.e. no self-loops and no multiple edges are allowed. By a network it's usually meant a graph with weights (fields, properties) on nodes and/or edges.
The potential audience for NetworkX includes: mathematicians, physicists, biologists, computer scientists, social scientists.
This package contains the Python 3 version of NetworkX.
其他与 python3-networkx 有关的软件包
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-decorator
- simplify usage of Python decorators by programmers
-
- dep: python3-lib2to3
- Interactive high-level object-oriented language (2to3, version 3.6)
-
- rec: python3-numpy
- Fast array facility to the Python 3 language
-
- rec: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- rec: python3-yaml
- YAML parser and emitter for Python3
-
- sug: python3-pydotplus
- interface to Graphviz's Dot language - Python 3.x
-
- sug: python3-scipy
- scientific tools for Python 3