- 10 May, 2011 1 commit
-
-
Tiago Peixoto authored
This also includes proper test strings.
-
- 06 May, 2011 1 commit
-
-
Tiago Peixoto authored
Now, if 'm' is larger than the seed graph, it is set to the size of the seed graph, and is increased progressively until it matches the desired value. This removes the need to start with a random seed graph of the appropriate size. This also includes modifications which make the code more robust against parameter choices which don't make much sense, e.g. lead to negative probabilites.
-
- 03 May, 2011 2 commits
-
-
Tiago Peixoto authored
This makes the calculation coherent with the definition given in the documentation.
-
Tiago Peixoto authored
-
- 28 Apr, 2011 2 commits
-
-
Tiago Peixoto authored
-
Tiago Peixoto authored
This removes reverse_graph.hpp, reverse_graph.hpp and copy.hpp, and introduces some modifications in graph_adaptor.hh. This modification fixes compilation problems across different boost versions.
-
- 27 Apr, 2011 1 commit
-
-
Tiago Peixoto authored
-
- 21 Apr, 2011 3 commits
-
-
Tiago Peixoto authored
-
Tiago Peixoto authored
-
Tiago Peixoto authored
-
- 20 Apr, 2011 1 commit
-
-
Tiago Peixoto authored
I'm looking at you, macports.
-
- 19 Apr, 2011 2 commits
-
-
Tiago Peixoto authored
This removes a strict requirement on matplotlib in the "draw" module.
-
Tiago Peixoto authored
-
- 15 Apr, 2011 2 commits
-
-
-
Tiago Peixoto authored
-
- 14 Apr, 2011 3 commits
-
-
Tiago Peixoto authored
This moves the documentation out of the constructor, and into the class definition.
-
Tiago Peixoto authored
This also changes the semantics of of bin list of size 2, and also simplifies the histogram code slightly.
-
Tiago Peixoto authored
This allows easy creation of unfiltered copies of filtered graphs.
-
- 12 Apr, 2011 1 commit
-
-
Tiago Peixoto authored
-
- 11 Apr, 2011 2 commits
-
-
Tiago Peixoto authored
-
Tiago Peixoto authored
-
- 24 Mar, 2011 1 commit
-
-
Tiago Peixoto authored
-
- 23 Mar, 2011 2 commits
-
-
Tiago Peixoto authored
Now if a GraphView object is deleted, any property map created for it reverts its ownership to the base Graph object. This eliminates the problem of property maps created with transient GraphView objects.
-
Tiago Peixoto authored
-
- 19 Mar, 2011 3 commits
-
-
Tiago Peixoto authored
-
Tiago Peixoto authored
This also fully honors the PYTHON_VERSION environment variable.
-
Tiago Peixoto authored
-
- 06 Mar, 2011 8 commits
-
-
Tiago Peixoto authored
-
Tiago Peixoto authored
-
Tiago Peixoto authored
-
Tiago Peixoto authored
This removes some 'undirected' parameters, in favour of graph views.
-
Tiago Peixoto authored
The default vertex shape is now a circle (not an ellipse), and the default vertex/edge colors correspond to the Tango palette.
-
Tiago Peixoto authored
-
Tiago Peixoto authored
This correctly maintains the edge index metadata.
-
Tiago Peixoto authored
This fixes a bug where the edge index metadata was not properly copied.
-
- 02 Mar, 2011 1 commit
-
-
Tiago Peixoto authored
This fixes a leftover bug from the removal of the 'core' submodule.
-
- 10 Feb, 2011 2 commits
-
-
Tiago Peixoto authored
-
Tiago Peixoto authored
-
- 09 Feb, 2011 1 commit
-
-
Tiago Peixoto authored
-
- 04 Feb, 2011 1 commit
-
-
Tiago Peixoto authored
-