From 30ae28e6f8f355198148e91d55bcd816d2d67565 Mon Sep 17 00:00:00 2001 From: KatolaZ Date: Mon, 19 Oct 2015 17:16:44 +0100 Subject: Few changes to doc files --- doc/html/mammult_doc.html | 161 ++++++++++++++++++++++++---------------------- 1 file changed, 85 insertions(+), 76 deletions(-) (limited to 'doc/html/mammult_doc.html') diff --git a/doc/html/mammult_doc.html b/doc/html/mammult_doc.html index 416f275..48d8c6c 100644 --- a/doc/html/mammult_doc.html +++ b/doc/html/mammult_doc.html @@ -7,7 +7,7 @@ - + @@ -36,258 +36,260 @@ class="cmr-12"> October 2015
- 1 Structural descriptors + Contents +
1 Structural descriptors
 1.1 Basic node, edge, and layer properties +href="mammult_docse1.html#x4-30001.1" id="QQ2-4-3">Basic node, edge, and layer properties
  1.1.1 Node and layer activity +href="mammult_docsu1.html#x5-40001.1.1" id="QQ2-5-4">Node and layer activity
   node_activity.py
   layer_activity.py
   node_activity_vectors.py
   layer_activity_vectors.py
   multiplexity.py
   hamming_dist.py
   node_degree_vectors.py
   degs_to_binary.py
   degs_to_activity_overlap.py
  1.1.2 Layer aggregation +href="mammult_docsu11.html#x15-140001.1.2" id="QQ2-15-14">Layer aggregation
   aggregate_layers_w.py
   intersect_layers.py
  1.1.3 Node degree, participation coefficient, cartography +href="mammult_docsu14.html#x18-170001.1.3" id="QQ2-18-17">Node degree, participation coefficient, cartography
   overlap_degree.py
   cartography_from_layers.py
   cartography_from_deg_vectors.py
   cartography_from_columns.py
  1.1.4 Edge overlap, reinforcement +href="mammult_docsu19.html#x23-220001.1.4" id="QQ2-23-22">Edge overlap, reinforcement
   edge_overlap.py
   avg_edge_overlap.py
   reinforcement.py
 1.2 Inter-layer degree correlations +href="mammult_docse2.html#x27-260001.2" id="QQ2-27-26">Inter-layer degree correlations
  1.2.1 Node ranking +href="mammult_docsu23.html#x28-270001.2.1" id="QQ2-28-27">Node ranking
   rank_nodes.py
   rank_nodes_thresh.py
   rank_occurrence.py
  1.2.2 Interlayer degree correlation coefficients +href="mammult_docsu27.html#x32-310001.2.2" id="QQ2-32-31">Interlayer degree correlation coefficients
   compute_pearson.py
   compute_rho.py
   compute_tau.py
  1.2.3 Interlayer degree correlation functions +href="mammult_docsu31.html#x36-350001.2.3" id="QQ2-36-35">Interlayer degree correlation functions + + +
   dump_k_q
   knn_q_from_layers.py
   knn_q_from_degrees.py
   fit_knn
2 Models of multi-layer networks +href="mammult_docch2.html#x41-400002" id="QQ2-41-40">Models of multi-layer networks
 2.1 Null models +href="mammult_docse3.html#x42-410002.1" id="QQ2-42-41">Null models
  2.1.1 Null-models of node and layer activity +href="mammult_docsu36.html#x43-420002.1.1" id="QQ2-43-42">Null-models of node and layer activity
   model_hypergeometric.py
   model_MDM.py - - -
   model_MSM.py
   model_layer_growth.py
 2.2 Growing multiplex networks +href="mammult_docse4.html#x48-470002.2" id="QQ2-48-47">Growing multiplex networks
  2.2.1 Linear preferential attachment +href="mammult_docsu41.html#x49-480002.2.1" id="QQ2-49-48">Linear preferential attachment
   nibilab_linear_delta
   nibilab_linear_delay
   nibilab_linear_delay_mix
   nibilab_linear_random_times
  2.2.2 Non-linear preferential attachment +href="mammult_docsu46.html#x54-530002.2.2" id="QQ2-54-53">Non-linear preferential attachment
   nibilab_nonlinear
  2.2.3 Utilities +href="mammult_docsu48.html#x56-550002.2.3" id="QQ2-56-55">Utilities
   node_deg_over_time.py
 2.3 Multiplex networks with inter-layer degree correlations +href="mammult_docse5.html#x58-570002.3" id="QQ2-58-57">Multiplex networks with inter-layer degree correlations
  2.3.1 Models based on simulated annealing +href="mammult_docsu50.html#x59-580002.3.1" id="QQ2-59-58">Models based on simulated annealing
   tune_rho
   tune_qnn_adaptive
3 Dynamics on multi-layer networks +href="mammult_docch3.html#x62-610003" id="QQ2-62-61">Dynamics on multi-layer networks
 3.1 Interacting opinions - Multilayer ising model +href="mammult_docse6.html#x63-620003.1" id="QQ2-63-62">Interacting opinions - Multilayer ising model
   multiplex_ising
 3.2 Biased random walks +href="mammult_docse7.html#x65-640003.2" id="QQ2-65-64">Biased random walks
  3.2.1 Stationary distribution +href="mammult_docsu54.html#x66-650003.2.1" id="QQ2-66-65">Stationary distribution
   statdistr2
  3.2.2 Entropy rate +href="mammult_docsu56.html#x68-670003.2.2" id="QQ2-68-67">Entropy rate
   entropyrate2add
   entropyrate2mult
   entropyrate2int
@@ -298,8 +300,15 @@ class="cmtt-10x-x-109">entropyrate2int -

[next] + + + + + + + +

[next] -- cgit v1.2.3