- 25 Apr, 2009 1 commit
-
-
Tiago Peixoto authored
The function directed() no longer exists, is_directed() should be used instead.
-
- 24 Apr, 2009 1 commit
-
-
Tiago Peixoto authored
This includes the function motif_significance() into the clustering module.
-
- 09 Mar, 2009 1 commit
-
-
Tiago Peixoto authored
This implements an efficient motif counting algorithm.
-
- 18 Jan, 2009 1 commit
-
-
Tiago Peixoto authored
-
- 11 Jan, 2009 1 commit
-
-
Tiago Peixoto authored
-
- 26 Oct, 2008 1 commit
-
-
Tiago Peixoto authored
Reduce duplication of code for loading C++ modules.
-
- 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
A new 'clustering' sub-module was created.
-
- 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.
-