https://github.com/amr-yasser226/pagerank-power-method
Modular Python implementation of the PageRank algorithm via the power method, with discrete‑math foundations, end‑to‑end code, and experimental validation.
https://github.com/amr-yasser226/pagerank-power-method
discrete-mathematics graph-algorithms markov-chain network-analysis networks numpy pagerank power-method python scipy
Last synced: 10 days ago
JSON representation
Modular Python implementation of the PageRank algorithm via the power method, with discrete‑math foundations, end‑to‑end code, and experimental validation.
- Host: GitHub
- URL: https://github.com/amr-yasser226/pagerank-power-method
- Owner: amr-yasser226
- License: mit
- Created: 2025-05-02T17:34:15.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-06-18T19:12:53.000Z (10 days ago)
- Last Synced: 2025-06-18T19:45:22.198Z (10 days ago)
- Topics: discrete-mathematics, graph-algorithms, markov-chain, network-analysis, networks, numpy, pagerank, power-method, python, scipy
- Language: Python
- Homepage:
- Size: 2.9 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE