Thu, 16 Aug 2007 17:12:52 -0400 Fixed to compile with CGAL 3.3
Dmitriy Morozov <morozov@cs.duke.edu> [Thu, 16 Aug 2007 17:12:52 -0400] rev 23
Fixed to compile with CGAL 3.3
Wed, 15 Aug 2007 11:39:34 -0400 Merged geometry and include breakup with AR vineyard
Dmitriy Morozov <morozov@cs.duke.edu> [Wed, 15 Aug 2007 11:39:34 -0400] rev 22
Merged geometry and include breakup with AR vineyard
Wed, 15 Aug 2007 11:25:35 -0400 Initial AR vineyard commit (CGAL based, and not working)
Dmitriy Morozov <morozov@cs.duke.edu> [Wed, 15 Aug 2007 11:25:35 -0400] rev 21
Initial AR vineyard commit (CGAL based, and not working)
Tue, 14 Aug 2007 17:15:08 -0400 Broke include/ into separate topology/ and utilities/ subdirectories
Dmitriy Morozov <morozov@cs.duke.edu> [Tue, 14 Aug 2007 17:15:08 -0400] rev 20
Broke include/ into separate topology/ and utilities/ subdirectories
Sun, 01 Jul 2007 00:00:00 -0400 Initial geometry commit
Dmitriy Morozov <morozov@cs.duke.edu> [Sun, 01 Jul 2007 00:00:00 -0400] rev 19
Initial geometry commit
Wed, 23 May 2007 10:48:04 -0400 Added Cech complex example
Dmitriy Morozov <morozov@cs.duke.edu> [Wed, 23 May 2007 10:48:04 -0400] rev 18
Added Cech complex example
Wed, 07 Feb 2007 14:00:39 -0500 Switched counters to macros
Dmitriy Morozov <morozov@cs.duke.edu> [Wed, 07 Feb 2007 14:00:39 -0500] rev 17
Switched counters to macros
Wed, 31 Jan 2007 16:53:35 -0500 Alpha shapes examples compile with debugging enabled (Added AlphaSimplex3D::boundary())
Dmitriy Morozov <morozov@cs.duke.edu> [Wed, 31 Jan 2007 16:53:35 -0500] rev 16
Alpha shapes examples compile with debugging enabled (Added AlphaSimplex3D::boundary())
Tue, 30 Jan 2007 13:51:04 -0500 Switched to CMake
Dmitriy Morozov <morozov@cs.duke.edu> [Tue, 30 Jan 2007 13:51:04 -0500] rev 15
Switched to CMake
Wed, 24 Jan 2007 17:50:45 -0500 Added computation of PDBDistanceGrid for all atoms of the backbone (not just alpha-carbons)
Dmitriy Morozov <morozov@cs.duke.edu> [Wed, 24 Jan 2007 17:50:45 -0500] rev 14
Added computation of PDBDistanceGrid for all atoms of the backbone (not just alpha-carbons)
Sat, 20 Jan 2007 13:39:51 -0500 Removed config/ directory
Dmitriy Morozov <morozov@cs.duke.edu> [Sat, 20 Jan 2007 13:39:51 -0500] rev 13
Removed config/ directory
Fri, 12 Jan 2007 12:49:29 -0500 Options read from home or config directories; documentation built by default
Dmitriy Morozov <morozov@cs.duke.edu> [Fri, 12 Jan 2007 12:49:29 -0500] rev 12
Options read from home or config directories; documentation built by default
Mon, 01 Jan 2007 11:45:28 -0500 Added option to maintain lazy RU-decomposition during transpositions. Plus minor fixes.
Dmitriy Morozov <morozov@cs.duke.edu> [Mon, 01 Jan 2007 11:45:28 -0500] rev 11
Added option to maintain lazy RU-decomposition during transpositions. Plus minor fixes.
Fri, 29 Dec 2006 18:20:50 -0500 Added operator() to OrderList<T>::OrderComparison
Dmitriy Morozov <morozov@cs.duke.edu> [Fri, 29 Dec 2006 18:20:50 -0500] rev 10
Added operator() to OrderList<T>::OrderComparison
Mon, 25 Dec 2006 12:28:13 -0500 Added pair_simplices() to Filtration (without arguments)
Dmitriy Morozov <morozov@cs.duke.edu> [Mon, 25 Dec 2006 12:28:13 -0500] rev 9
Added pair_simplices() to Filtration (without arguments)
Fri, 22 Dec 2006 12:52:35 -0500 Added examples/alphashapes
Dmitriy Morozov <morozov@cs.duke.edu> [Fri, 22 Dec 2006 12:52:35 -0500] rev 8
Added examples/alphashapes
Fri, 22 Dec 2006 10:25:26 -0500 Added combustion-vineyard, Grid2DVineyard records diagram after adding a grid
Dmitriy Morozov <morozov@cs.duke.edu> [Fri, 22 Dec 2006 10:25:26 -0500] rev 7
Added combustion-vineyard, Grid2DVineyard records diagram after adding a grid
Thu, 21 Dec 2006 13:37:23 -0500 Removed missing tests/test-realtype from tests/SConscript
Dmitriy Morozov <morozov@cs.duke.edu> [Thu, 21 Dec 2006 13:37:23 -0500] rev 6
Removed missing tests/test-realtype from tests/SConscript
Thu, 21 Dec 2006 13:32:34 -0500 Switched to a new architecture (Vineyard is a visitor for Filtration),
Dmitriy Morozov <morozov@cs.duke.edu> [Thu, 21 Dec 2006 13:32:34 -0500] rev 5
Switched to a new architecture (Vineyard is a visitor for Filtration), added LowerStarFilation, examples/grid (pdbdistance-vineyard in particular)
Sat, 16 Dec 2006 15:34:46 -0500 Split OrderList into OrderList and ConsistencyList. Made efficient insertions possible.
Dmitriy Morozov <morozov@cs.duke.edu> [Sat, 16 Dec 2006 15:34:46 -0500] rev 4
Split OrderList into OrderList and ConsistencyList. Made efficient insertions possible.
Mon, 04 Dec 2006 22:39:35 -0500 Moved config to a separate directory
Dmitriy Morozov <morozov@cs.duke.edu> [Mon, 04 Dec 2006 22:39:35 -0500] rev 3
Moved config to a separate directory
Sun, 03 Dec 2006 22:38:34 -0500 Cleaned up AssertMsg in debug.h, and adjusted assertions in filtration.hpp
Dmitriy Morozov <morozov@cs.duke.edu> [Sun, 03 Dec 2006 22:38:34 -0500] rev 2
Cleaned up AssertMsg in debug.h, and adjusted assertions in filtration.hpp
Mon, 30 Oct 2006 14:40:34 -0500 Disabled missing qt4 tool, and added missing src/Sconcript
Dmitriy Morozov <morozov@cs.duke.edu> [Mon, 30 Oct 2006 14:40:34 -0500] rev 1
Disabled missing qt4 tool, and added missing src/Sconcript
Mon, 30 Oct 2006 14:20:45 -0500 Initial conversion to Dionysus architecture
Dmitriy Morozov <morozov@cs.duke.edu> [Mon, 30 Oct 2006 14:20:45 -0500] rev 0
Initial conversion to Dionysus architecture
(0) +200 tip