软件包: python3-networkx (2.4-3ubuntu1)
python3-networkx 的相关链接
Trisquel 的资源:
下载源码包 networkx:
维护者:
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 (>= 4.3.0)
- simplify usage of Python decorators by programmers
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- rec: python3-numpy (>= 1.15.4)
- Fast array facility to the Python 3 language
-
- rec: python3-yaml
- YAML parser and emitter for Python3
-
- sug: python-networkx-doc
- tool to create, manipulate and study complex networks - documentation
-
- sug: python3-gdal
- Python 3 bindings to the Geospatial Data Abstraction Library
-
- sug: python3-matplotlib
- Python based plotting system in a style similar to Matlab (Python 3)
-
- sug: python3-pygraphviz
- Python interface to the Graphviz graph layout and visualization package (Python 3)
- 或者 python3-pydot
- Python interface to Graphviz's dot (Python 3)
-
- sug: python3-scipy
- scientific tools for Python 3