パッケージ: python3-networkx (2.2-1)
python3-networkx に関するリンク
Debian の資源:
python-networkx ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-decorator (>= 4.3.0)
- simplify usage of Python decorators by programmers
-
- dep: python3-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- rec: python3-gdal
- Python 3 bindings to the Geospatial Data Abstraction Library
-
- rec: python3-numpy
- Fast array facility to the Python 3 language
-
- rec: python3-scipy
- scientific tools for Python 3
-
- rec: python3-yaml
- YAML parser and emitter for Python3
-
- sug: python-networkx-doc
- tool to create, manipulate and study complex networks - documentation