- 01 Dec, 2009 3 commits
-
-
Tiago Peixoto authored
This also adds the epsilon parameter, which drops paths with weight below this value.
-
Tiago Peixoto authored
-
Tiago Peixoto authored
-
- 09 Nov, 2009 1 commit
-
-
Tiago Peixoto authored
-
- 06 Nov, 2009 1 commit
-
-
Tiago Peixoto authored
-
- 05 Nov, 2009 2 commits
-
-
Tiago Peixoto authored
Small fixes of some examples in the docstrings.
-
Tiago Peixoto authored
Use the original, simpler, path weight calculation.
-
- 12 Oct, 2009 1 commit
-
-
Tiago Peixoto authored
This fixes how paths are weighted in the absolute_trust algorithm.
-
- 05 Oct, 2009 1 commit
-
-
Tiago Peixoto authored
This completes all the documentation up to this point.
-
- 18 Sep, 2009 1 commit
-
-
Tiago Peixoto authored
This dumps the random-path approach, and implements a deterministic, priority queue algorithm.
-
- 09 Aug, 2009 1 commit
-
-
Tiago Peixoto authored
Path sampling is done using different bias, and the edge sampling is now done correctly. There is now only one parameter 'n_iter' which replaces 'min/max_iter' and 'epslon'.
-
- 04 Aug, 2009 1 commit
-
-
Tiago Peixoto authored
The RNG object must be passed by _reference_ not by value, as is the default! Otherwise the RNG state does not change...
-
- 15 Jul, 2009 2 commits
-
-
Tiago Peixoto authored
-
Tiago Peixoto authored
This modified several docstrings and introduces a quick-start guide.
-
- 23 May, 2009 1 commit
-
-
Tiago Peixoto authored
-
- 11 May, 2009 1 commit
-
-
Tiago Peixoto authored
Now paths are weighted according to their trust value until the last hop, and paths are not counted twice.
-
- 08 May, 2009 1 commit
-
-
Tiago Peixoto authored
-
- 26 Apr, 2009 1 commit
-
-
Tiago Peixoto authored
This fully documents the centrality module.
-
- 14 Feb, 2009 1 commit
-
-
Tiago Peixoto authored
This adds the centrality module, which supports betweenness, eigentrust, pagerank and absolute trust.
-