I recently finished my Master thesis on Covid-19 in multi-layer networks for which your work has been incredibly relevant and helpful (see here).
Due to the size of my data, I adapted the multi-Eigenvector and multi-PageRank functions to use a power iteration to find the leading eigenvector (see here). I had planned to contribute to muxViz with that solution, but then I saw that you are intending to implement a more efficient way of computing those measures anyway (link).
For the sake of completeness, here is an ad-hoc way of using the power method, but please feel free to close the PR.
Dear Manlio and other contributors,
I recently finished my Master thesis on Covid-19 in multi-layer networks for which your work has been incredibly relevant and helpful (see here).
Due to the size of my data, I adapted the multi-Eigenvector and multi-PageRank functions to use a power iteration to find the leading eigenvector (see here). I had planned to contribute to muxViz with that solution, but then I saw that you are intending to implement a more efficient way of computing those measures anyway (link).
For the sake of completeness, here is an ad-hoc way of using the power method, but please feel free to close the PR.
Best, Christine Hedde-von Westernhagen