python-networkx 1.8.1-0ubuntu2 source package in Ubuntu

Changelog

python-networkx (1.8.1-0ubuntu2) trusty; urgency=medium

  * debian/control: Dropped python-matplotlib its an optional
    package.
  * Suggest: python-graphviz, python-matplotlib
  * debian/rules: Disable doc buidling temporarily.
 -- Chuck Short <email address hidden>   Wed, 22 Jan 2014 09:25:07 -0500

Upload details

Uploaded by:
Chuck Short
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
graphics
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-networkx_1.8.1.orig.tar.gz 787.9 KiB b75ba675fd2831f60e3f5a028822a8f7b9993877854599e9694196f8b2f88233
python-networkx_1.8.1-0ubuntu2.debian.tar.gz 183.1 KiB a23f3cc3b70915ac4465d19d4b755bd48aa6bb1facb752c8a19f4ed1770b880c
python-networkx_1.8.1-0ubuntu2.dsc 1.8 KiB 092af1ff0b1ad4b30837d46785c6b936a2bcecb17068294ccf768f2832190a9b

Available diffs

View changes file

Binary packages built by this source

python-networkx: 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-doc: tool to create, manipulate and study complex networks - documentation

 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 documentation for NetworkX.

python3-networkx: 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.