diff options
author | KatolaZ <katolaz@yahoo.it> | 2015-05-07 12:11:50 +0100 |
---|---|---|
committer | KatolaZ <katolaz@yahoo.it> | 2015-05-07 12:11:50 +0100 |
commit | 7a69fe95e47f2dac5e264f36b2e63cf78f0e15c0 (patch) | |
tree | e8487e338f6f3b1bc8b8e642f3fc7493bd2394f3 | |
parent | d016e1210935ab70eada96a0a8a8717c8cd75309 (diff) |
Small change in the Readme files
-rw-r--r-- | README.md | 5 | ||||
-rw-r--r-- | python/README.md | 5 |
2 files changed, 6 insertions, 4 deletions
@@ -21,8 +21,9 @@ This is multired-0.1. This is a Python implmementation of the algorithm for structural -reduction of multi-layer networks based on the Von Neumann and on the -Quantum Jensen-Shannon divergence of graphs, as explained in: +reduction of multi-layer networks based on the Von Neumann Entropy +and on the Quantum Jensen-Shannon divergence of graphs, as explained +in: M. De Domenico. V. Nicosia, A. Arenas, V. Latora "Structural reducibility of multilayer networks", diff --git a/python/README.md b/python/README.md index 4b3ff06..cc196b5 100644 --- a/python/README.md +++ b/python/README.md @@ -23,8 +23,9 @@ This is multired-0.1. This is a Python implementation of the algorithm for structural -reduction of multi-layer networks based on the Von Neumann and on the -Quantum Jensen-Shannon divergence of graphs, as explained in: +reduction of multi-layer networks based on the Von Neumann Entropy +and on the Quantum Jensen-Shannon divergence of graphs, as explained +in: M. De Domenico. V. Nicosia, A. Arenas, V. Latora "Structural reducibility of multilayer networks", |