A PageRank implementation created for learning purposes, expanded from work done for a homework in BLG202E - Numerical Methods in CE at ITU, Spring 2020.
Includes a cit-HepTh.txt file that contains an example dataset taken from ArXiv, a toy dataset for testing, the notebook that uses the motivating example of academic papers to build the algorithm and a .py file that implements these functions.