ibrahimhabibeg/parallel-pagerank
0
Auto-generate requirements.txt and inject HF front matter
Fix a typo
Add submitted pdf
Add new line after front matter for correct files merging
Merge remote-tracking branch 'origin/main'
Add front matter for hf
Make latex GitHub compatible
Remove front matter
Create the README
Adust the app to work in hf spaces
Extract requirements with loose version constraints
Create requirements.txt for hf inside the workflow
Add hf supported color
Add hf spce configuration to README
Sync with hf space action
Add refrences and info sections
Cleanup
Add delta values in the metrics and add ballons
Create streamlit app
Add data managers
Add pagerank sequential algorithm
Implement parallel pagerank
