软件包:python-networkx(2.2-1)
python-networkx 的相关链接
Debian 的资源:
下载源码包 python-networkx:
维护小组:
外部的资源:
- 主页 [networkx.github.io]
相似软件包:
tool to create, manipulate and study complex networks
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.
其他与 python-networkx 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-decorator
- simplify usage of Python decorators by programmers
-
- dep: python-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- rec: python-gdal
- Python bindings to the Geospatial Data Abstraction Library
-
- rec: python-matplotlib
- Python based plotting system in a style similar to Matlab
-
- rec: python-numpy
- Numerical Python adds a fast array facility to the Python language
-
- rec: python-pygraphviz
- Python interface to the Graphviz graph layout and visualization package
- 或者 python-pydot
- Python interface to Graphviz's dot
-
- rec: python-scipy
- scientific tools for Python
-
- rec: python-yaml
- YAML parser and emitter for Python
-
- sug: python-networkx-doc
- tool to create, manipulate and study complex networks - documentation