PyNet

Network analysis using Python

Private

Introduction

  1. networks
  2. types of networks and their description
  3. additional data structures (vectors, partitions, permutations, hierarchies, …)

Data

  1. key/label → number
  2. random networks
  3. operations Kn, Pn, Cn, Sn, Knm; union, difference, match
  4. solving puzzles, shortest paths (one, all)
  5. neigbors networks: multivariate → network
  6. BiBTeX → networks synonims homonims
  7. crawling the WWW, IMDb
  8. genealogies (GED)
  9. molecules
  10. two-mode

Structure

  1. degrees, fitting
  2. connectivity, shortest paths
  3. acyclic networks, condensation

Important parts

  1. measures (centralities and weights), cores, SPC, probability flow
  2. cuts
  3. islands (SPC, main path, CPM)
  4. skeltons (trees, k-neighbors, pathfinder)

Multiplication and derived networks

  1. coappearance,
  2. combinations
  3. subnetworks
  4. levels

Volume 2

  1. statistics, triads
  2. optimization, coloring
  3. pattern searching (motifs),
  4. Clustering and blockmodeling
  5. diffusion
  6. inductive definitions
  7. Monte Carlo
  8. simulations
  9. bigdata
  10. spatial networks

Volume 3

  1. temporal networks
notes/py/pynet.txt · Last modified: 2016/06/04 18:24 by vlado
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki