Skip to content

Pagerank in Julia. An experiment in pagerank on graphs in the order of billions of edges. Currently tested with over half a billion edges.

License

Notifications You must be signed in to change notification settings

purzelrakete/Pagerank.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pagerank

Build Status

Pagerank in Julia. An experiment in pagerank on graphs in the order of billions of edges. Currently tested with over half a billion edges.

Uses the power iteration on a sparse matrix.

About

Pagerank in Julia. An experiment in pagerank on graphs in the order of billions of edges. Currently tested with over half a billion edges.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published