python3-networkx_2.1-1_all.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/faucetsdn/faucet/script.deb.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/faucetsdn/faucet/script.deb.sh | sudo bash

STEP 2: Install the package
sudo apt-get install python3-networkx=2.1-1

tool to create, manipulate and study complex networks (Python3)

Full description:
  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.

Checksums

MD5 b274f1bac0b3f7bf88df97ea85689976
SHA1 cf3d4c5256d902dec57ae267504a2fbe9f726e4b
SHA256 9e592386168ec189f10761dcc7f6af97a7290904cf2680aa4eba0fc9b30bcdcd
SHA512 a0408e67c235c052031125d259527afcad791e0a8fc1a823e4ef3822b80b7cb96162e4860e6e3774226e7359e063edbadf968af84c45b4221dc9e8f44983608a

Depends

  • python3-decorator (>= 4.1.0), python3:any (>= 3.4~)

Suggests

  • python-networkx-doc

Files

  • /usr/lib/python3/dist-packages/networkx/algorithms/centrality/tests/test_harmonic_centrality.py
  • /usr/lib/python3/dist-packages/networkx/algorithms/centrality/tests/test_eigenvector_centrality.py
  • /usr/lib/python3/dist-packages/networkx/algorithms/centrality/tests/test_dispersion.py
  • /usr/lib/python3/dist-packages/networkx/algorithms/centrality/tests/test_degree_centrality.py
  • /usr/lib/python3/dist-packages/networkx/algorithms/centrality/tests/test_current_flow_closeness.py
  • /usr/lib/python3/dist-packages/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality.py
  • /usr/lib/python3/dist-packages/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality_subset.py
  • /usr/lib/python3/dist-packages/networkx/algorithms/centrality/tests/test_closeness_centrality.py
  • /usr/lib/python3/dist-packages/networkx/algorithms/centrality/tests/test_betweenness_centrality.py
  • /usr/lib/python3/dist-packages/networkx/algorithms/centrality/tests/test_betweenness_centrality_subset.py
  • /usr/lib/python3/dist-packages/networkx/algorithms/centrality/subgraph_alg.py
  • /usr/lib/python3/dist-packages/networkx/algorithms/centrality/reaching.py
  • /usr/lib/python3/dist-packages/networkx/algorithms/centrality/load.py
  • /usr/lib/python3/dist-packages/networkx/algorithms/centrality/katz.py
  • /usr/lib/python3/dist-packages/networkx/algorithms/centrality/harmonic.py
  • /usr/lib/python3/dist-packages/networkx/algorithms/centrality/flow_matrix.py
  • /usr/lib/python3/dist-packages/networkx/algorithms/centrality/eigenvector.py
  • /usr/lib/python3/dist-packages/networkx/algorithms/centrality/dispersion.py
  • /usr/lib/python3/dist-packages/networkx/algorithms/centrality/degree_alg.py
  • /usr/lib/python3/dist-packages/networkx/algorithms/centrality/current_flow_closeness.py
  • /usr/lib/python3/dist-packages/networkx/algorithms/centrality/current_flow_betweenness.py
  • /usr/lib/python3/dist-packages/networkx/algorithms/centrality/current_flow_betweenness_subset.py
  • /usr/lib/python3/dist-packages/networkx/algorithms/centrality/closeness.py
  • /usr/lib/python3/dist-packages/networkx/algorithms/centrality/betweenness.py
  • /usr/lib/python3/dist-packages/networkx/algorithms/centrality/betweenness_subset.py
  • /usr/lib/python3/dist-packages/networkx/algorithms/centrality/__init__.py
  • /usr/lib/python3/dist-packages/networkx/algorithms/bridges.py
  • /usr/lib/python3/dist-packages/networkx/algorithms/boundary.py
  • /usr/lib/python3/dist-packages/networkx/algorithms/bipartite/tests/test_spectral_bipartivity.py
  • /usr/lib/python3/dist-packages/networkx/algorithms/bipartite/tests/test_redundancy.py

Uploaded

about 7 years ago

Package Size

945 KB

Installed Size

4.37 MB

Downloads

39

wget

wget --content-disposition "https://packagecloud.io/faucetsdn/faucet/packages/ubuntu/yakkety/python3-networkx_2.1-1_all.deb/download.deb?distro_version_id=168"

Homepage

https://networkx.github.io/