python-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 python-networkx=2.1-1

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

Full description:
  tool to create, manipulate and study complex networks (Python2)
 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 2 version of NetworkX.

Checksums

MD5 03c7b3b3e46730e94d79d5e1178795f9
SHA1 1124dc385766d1ad2cb46a84662c32bba8e37523
SHA256 059c90cf36d718add8a44caac212dd8de87e0cc5d566f7c5bdd6d8e9fdbad02b
SHA512 6ffd9f59647449e2e04d49ac154097b1d6647601d329c0013b8895d09aff66d80dd4497ea2821f2ea5c591e3c9c222d5fade3602e1ff4ea425c329332931306c

Depends

  • python3-decorator (>= 4.1.0), python-decorator, python:any (<< 2.8), python:any (>= 2.7.5-5~)

Suggests

  • python-networkx-doc

Files

  • /usr/lib/python2.7/dist-packages/networkx/algorithms/shortest_paths/tests/test_generic.py
  • /usr/lib/python2.7/dist-packages/networkx/algorithms/shortest_paths/tests/test_dense.py
  • /usr/lib/python2.7/dist-packages/networkx/algorithms/shortest_paths/tests/test_dense_numpy.py
  • /usr/lib/python2.7/dist-packages/networkx/algorithms/shortest_paths/tests/test_astar.py
  • /usr/lib/python2.7/dist-packages/networkx/algorithms/shortest_paths/generic.py
  • /usr/lib/python2.7/dist-packages/networkx/algorithms/shortest_paths/dense.py
  • /usr/lib/python2.7/dist-packages/networkx/algorithms/shortest_paths/astar.py
  • /usr/lib/python2.7/dist-packages/networkx/algorithms/shortest_paths/__init__.py
  • /usr/lib/python2.7/dist-packages/networkx/algorithms/richclub.py
  • /usr/lib/python2.7/dist-packages/networkx/algorithms/reciprocity.py
  • /usr/lib/python2.7/dist-packages/networkx/algorithms/operators/unary.py
  • /usr/lib/python2.7/dist-packages/networkx/algorithms/operators/tests/test_unary.py
  • /usr/lib/python2.7/dist-packages/networkx/algorithms/operators/tests/test_product.py
  • /usr/lib/python2.7/dist-packages/networkx/algorithms/operators/tests/test_binary.py
  • /usr/lib/python2.7/dist-packages/networkx/algorithms/operators/tests/test_all.py
  • /usr/lib/python2.7/dist-packages/networkx/algorithms/operators/product.py
  • /usr/lib/python2.7/dist-packages/networkx/algorithms/operators/binary.py
  • /usr/lib/python2.7/dist-packages/networkx/algorithms/operators/all.py
  • /usr/lib/python2.7/dist-packages/networkx/algorithms/operators/__init__.py
  • /usr/lib/python2.7/dist-packages/networkx/algorithms/mis.py
  • /usr/lib/python2.7/dist-packages/networkx/algorithms/minors.py
  • /usr/lib/python2.7/dist-packages/networkx/algorithms/matching.py
  • /usr/lib/python2.7/dist-packages/networkx/algorithms/lowest_common_ancestors.py
  • /usr/lib/python2.7/dist-packages/networkx/algorithms/link_prediction.py
  • /usr/lib/python2.7/dist-packages/networkx/algorithms/link_analysis/tests/test_pagerank.py
  • /usr/lib/python2.7/dist-packages/networkx/algorithms/link_analysis/tests/test_hits.py
  • /usr/lib/python2.7/dist-packages/networkx/algorithms/link_analysis/pagerank_alg.py
  • /usr/lib/python2.7/dist-packages/networkx/algorithms/link_analysis/hits_alg.py
  • /usr/lib/python2.7/dist-packages/networkx/algorithms/link_analysis/__init__.py
  • /usr/lib/python2.7/dist-packages/networkx/algorithms/isomorphism/vf2userfunc.py

Uploaded

about 7 years ago

Package Size

938 KB

Installed Size

4.32 MB

Downloads

30

wget

wget --content-disposition "https://packagecloud.io/faucetsdn/faucet/packages/debian/stretch/python-networkx_2.1-1_all.deb/download.deb?distro_version_id=149"

Homepage

https://networkx.github.io/