- 03 May, 2010 2 commits
-
-
Tiago Peixoto authored
-
Tiago Peixoto authored
-
- 07 Mar, 2010 1 commit
-
-
Tiago Peixoto authored
-
- 20 Feb, 2010 2 commits
-
-
Tiago Peixoto authored
-
Tiago Peixoto authored
This fixes the expected values for several doctests, after random_graph() re-factoring.
-
- 05 Nov, 2009 1 commit
-
-
Tiago Peixoto authored
Small fixes of some examples in the docstrings.
-
- 05 Oct, 2009 1 commit
-
-
Tiago Peixoto authored
This completes all the documentation up to this point.
-
- 01 Sep, 2009 1 commit
-
-
Tiago Peixoto authored
-
- 21 Aug, 2009 1 commit
-
-
Tiago Peixoto authored
-
- 17 Aug, 2009 1 commit
-
-
Tiago Peixoto authored
-
- 15 Jul, 2009 1 commit
-
-
Tiago Peixoto authored
This modified several docstrings and introduces a quick-start guide.
-
- 25 Apr, 2009 1 commit
-
-
Tiago Peixoto authored
-
- 11 Jan, 2009 1 commit
-
-
Tiago Peixoto authored
This adds vertex_average() and edge_average() to the stats module.
-
- 26 Oct, 2008 1 commit
-
-
Tiago Peixoto authored
Reduce duplication of code for loading C++ modules.
-
- 10 Sep, 2008 1 commit
-
-
Tiago Peixoto authored
-
- 21 Jul, 2008 1 commit
-
-
Tiago Peixoto authored
Also, get rid of g.underlying_graph(), and rely on "private" variable g._Graph__graph instead.
-
- 15 Jul, 2008 1 commit
-
-
Tiago Peixoto authored
-
- 17 Jun, 2008 1 commit
-
-
Tiago Peixoto authored
This is to avoid a common error of not being able to correctly normalize a histogram because of truncated integer division.
-
- 23 Apr, 2008 1 commit
-
-
Tiago Peixoto authored
-
- 10 Apr, 2008 1 commit
-
-
Tiago Peixoto authored
The whole histogram code has been redone, and the code has been simplified. The three-point vertex-edge-vertex correlation has been scrapped, since it's not frequently used, and would make compilation even more expensive. This also adds some missing files to the generation routine.
-