- 09 Sep, 2014 1 commit
-
-
Tiago Peixoto authored
-
- 09 Jun, 2014 1 commit
-
-
Tiago Peixoto authored
This also implements direct manipulation of OpenMP settings (schedule and number of threads) via python.
-
- 31 May, 2014 1 commit
-
-
Tiago Peixoto authored
Now, if either vertex or edge filtering is enabled, simultaneous filtering is activated. By not considering vertex or edge filtering in completely independent fashion, the compile time memory requirements reduced to about 50%.
-
- 29 May, 2014 1 commit
-
-
Tiago Peixoto authored
-
- 24 Apr, 2014 1 commit
-
-
Tiago Peixoto authored
-
- 14 Mar, 2014 1 commit
-
-
Tiago Peixoto authored
-
- 04 Feb, 2014 1 commit
-
-
Tiago Peixoto authored
-
- 14 Jan, 2014 1 commit
-
-
Tiago Peixoto authored
This fixes some strange bugs where deterministic position updates lead to strange artifacts.
-
- 03 Jan, 2014 1 commit
-
-
Tiago Peixoto authored
-
- 02 Jan, 2014 1 commit
-
-
Tiago Peixoto authored
-
- 01 Dec, 2013 1 commit
-
-
Tiago Peixoto authored
-
- 10 Nov, 2013 1 commit
-
-
Tiago Peixoto authored
-
- 18 Oct, 2013 1 commit
-
-
Tiago Peixoto authored
-
- 13 Aug, 2013 1 commit
-
-
Tiago Peixoto authored
-
- 22 Jul, 2013 1 commit
-
-
Tiago Peixoto authored
-
- 21 Jul, 2013 1 commit
-
-
Tiago Peixoto authored
-
- 11 Feb, 2013 1 commit
-
-
Tiago Peixoto authored
Dumping boost::adjacency_list<> improves memory usage by a factor of two, and also slightly improves performance in some cases.
-
- 10 Jan, 2013 1 commit
-
-
Tiago Peixoto authored
This enables the inclusion of the non-boost tr1 headers if a recent enough version of libstdc++ is detected. This als fixes a bug with clang when sparsehash pulls unwanted tr1 headers.
-
- 07 Jan, 2013 1 commit
-
-
Tiago Peixoto authored
-
- 06 Jan, 2013 1 commit
-
-
Tiago Peixoto authored
-
- 26 Dec, 2012 1 commit
-
-
Tiago Peixoto authored
The object may be globally reset via the seed_rng() function.
-
- 29 Oct, 2012 1 commit
-
-
Tiago Peixoto authored
-
- 27 Oct, 2012 1 commit
-
-
Tiago Peixoto authored
-
- 04 Jun, 2012 1 commit
-
-
Tiago Peixoto authored
-
- 03 Jun, 2012 2 commits
-
-
Tiago Peixoto authored
-
Tiago Peixoto authored
-
- 23 May, 2012 1 commit
-
-
Tiago Peixoto authored
This fixes some layout glitches with smaller graphs, and also improves the convergence speed.
-
- 12 May, 2012 1 commit
-
-
Tiago Peixoto authored
-
- 02 May, 2012 1 commit
-
-
Tiago Peixoto authored
-
- 29 Apr, 2012 3 commits
-
-
Tiago Peixoto authored
-
Tiago Peixoto authored
-
Tiago Peixoto authored
-
- 21 Mar, 2012 1 commit
-
-
Tiago Peixoto authored
-
- 27 Nov, 2011 1 commit
-
-
Tiago Peixoto authored
-
- 13 Jun, 2011 1 commit
-
-
Tiago Peixoto authored
-
- 10 Feb, 2011 1 commit
-
-
Tiago Peixoto authored
-
- 13 Nov, 2010 1 commit
-
-
Tiago Peixoto authored
-
- 25 Jul, 2010 1 commit
-
-
Tiago Peixoto authored
This enables support for older versions of GCC (>=4.2), by falling back to the boost tr1 implementation when the GCC version is less than 4.4.
-
- 07 Mar, 2010 1 commit
-
-
Tiago Peixoto authored
-
- 03 Sep, 2009 1 commit
-
-
Tiago Peixoto authored
This implements a layout module (called 'draw' from python) with an implementation of the arf spring-block layout.
-