diff options
-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", |