On Sat, Feb 25, 2012 at 3:14 PM, Jorge Catumba Ruiz
<jorgere...@gmail.com> wrote:
> Hi,
>
> I'm considering to implement the Google PageRank and related methods for
> Graphs in Sage. Those methods are "MICMAC" method of Michael Godet, "PWP"
> method of Rafael Díaz and "Heat Kernel" method of Fang Chung. What do you
> think about this?

If you type "google page rank python" into google and *look* carefully
through the first few dozen results, you'll get some implementations
of it in Python, which of course means "implementations that would
work in Sage". E.g.,

http://www.lifeyun.com/the-google-pagerank-algorithm-in-126-lines-of-python.html

>
> Thanks in advance,
>
> Jorge Catumba
>
> --
> To post to this group, send an email to sage-devel@googlegroups.com
> To unsubscribe from this group, send an email to
> sage-devel+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/sage-devel
> URL: http://www.sagemath.org



-- 
William Stein
Professor of Mathematics
University of Washington
http://wstein.org

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to