パッケージ: 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
- 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 - Python 言語に高速な配列操作機能を追加
-
- 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