selim namsi - 2012-05-17

Hi,
I think there is a problem with your HITS implementation.
In the original HITS algorithm the hub weights are computed from the current authority weights, which in turn were
computed from the previous hub weights.
But in your HITS implementation , the hub weights are computed from the previous authority weights.