Introduction - If you have any usage issues, please Google them yourself
The code realizes the implementation of the algorithm of simerank, which is suitable for computing in small scale. The large scale needs to use distributed algorithm. The first one is the basic realization and the second is the use of square caching to accelerate the convergence speed of the algorithm.