DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamepython-networkx
Beschreibungtool to create, manipulate and study complex networks
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.1-2
Sektionpython
Prioritätoptional
Installierte Größe2448 Byte
Hängt ab vonpython (>= 2.5), python-support (>= 0.90.0)
Empfohlene Paketepython-numpy, python-scipy, python-pygraphviz | python-pydot, python-pkg-resources, python-matplotli
PaketbetreuerDebian Python Modules Team
Quelle
Paketgröße671984 Byte
Prüfsumme MD584389de09f5df2fe534b8fe7031b32df
Prüfsumme SHA1d4b5dc47d336d8fdb7e4364f54b8a5d436d104d5
Prüfsumme SHA25688516d595b9d82c8a2161d58b8d87998b63fa8acd4a31f8180892fdee0792e7f
Link zum Herunterladenpython-networkx_1.1-2_all.deb
Ausführliche BeschreibungNetworkX 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 we mean a simple undirected graph, i.e. no self-loops and no multiple edges are allowed. By a network we usually mean a graph with weights (fields, properties) on nodes and/or edges. . The potential audience for NetworkX includes: mathematicians, physicists, biologists, computer scientists, social scientists.


Impressum
Linux is a registered trademark of Linus Torvalds