hits, an Octave code which carries out the HITS algorithm for assigning authority and hub indices to a directed network of web pages.
The information on this web page is distributed under the MIT license.
hits is available in a MATLAB version and an Octave version and a Python version.
pagerank, an Octave code which illustrates the eigenvalue (power method) and surfer (Markov chain) approaches to ranking web pages.
power_method, an Octave code which carries out the power method for finding a dominant eigenvalue and its eigenvector.