Fri, 14 Mar 2008 18:35:41 -0400 Dmitriy Morozov Normalized persistence (#cff) + unpaired simplices output pairs with 0 fitness
Mon, 25 Feb 2008 16:24:29 -0500 Dmitriy Morozov avida-landscape: added MST (fixing #919) + switched to boost::program_options fitness
Mon, 25 Feb 2008 04:39:27 -0500 Dmitriy Morozov avida-landscape pairs maxima of fitness rather than minima fitness
Sun, 17 Feb 2008 16:32:33 -0500 Dmitriy Morozov avida-landscape computes 0-dimensional persistence of the fitness landscape
Sun, 17 Feb 2008 09:16:30 -0500 Dmitriy Morozov Merged the branch resulting from the upstream pull
Sun, 17 Feb 2008 09:16:00 -0500 Dmitriy Morozov Started examples/fitness/avida-landscape
Thu, 27 Dec 2007 00:00:00 -0500 Dmitriy Morozov Added initial Avida code (computes 0-dimensional persistence of the hamming distance function)
Sun, 17 Feb 2008 08:47:20 -0500 Dmitriy Morozov LowerStarFiltration provides a base class for VertexType
Sun, 17 Feb 2008 08:23:55 -0500 Dmitriy Morozov Added issues
Sun, 25 Nov 2007 09:12:36 -0500 Dmitriy Morozov Don't print a line if counters unused; in example/alphashapes converted cout to rInfo
Thu, 11 Oct 2007 11:46:00 -0400 Dmitriy Morozov Added 2D alpha shape filtration example
Thu, 20 Sep 2007 08:02:49 -0400 Dmitriy Morozov Added ability to not store trails in pair_simplices() computation
Thu, 20 Sep 2007 07:31:40 -0400 Dmitriy Morozov Added counter of total trail and cycle lengths. Added CountBy.
Tue, 18 Sep 2007 05:45:19 -0400 Dmitriy Morozov Minor fixed to CMake (fixed include directory for rlog)
Tue, 18 Sep 2007 05:45:04 -0400 Dmitriy Morozov Removed sz from Cycle (size is kept track of in the parent)
Sat, 15 Sep 2007 14:31:36 -0400 Dmitriy Morozov Counter omits color codes only if connected to a TTY
Sat, 15 Sep 2007 04:42:15 -0400 Dmitriy Morozov Updated README to reflect changes to the logging
Fri, 14 Sep 2007 17:32:11 -0400 Dmitriy Morozov Changes to CMakeLists:
Fri, 14 Sep 2007 06:34:43 -0400 Dmitriy Morozov Added counters to Cycle, added timestamp to Counter output
Fri, 14 Sep 2007 05:51:51 -0400 Dmitriy Morozov Fixed logging and counters
Thu, 13 Sep 2007 10:31:39 -0400 Dmitriy Morozov Counters straightened out (at least the code compiles)
Thu, 13 Sep 2007 04:43:33 -0400 Dmitriy Morozov Merged in changes from master
Thu, 13 Sep 2007 04:42:39 -0400 Dmitriy Morozov Changed counters and added setup for new logging. Everything but tests is broken.
Wed, 12 Sep 2007 09:40:23 -0400 Dmitriy Morozov Merged in README changes from master
Wed, 12 Sep 2007 09:39:34 -0400 Dmitriy Morozov Changed SimplexWithVertices<V>::VertexContainer to std::vector<V> from std::set<V>
Wed, 12 Sep 2007 08:28:33 -0400 Dmitriy Morozov Fixed typos in README
Thu, 16 Aug 2007 17:12:52 -0400 Dmitriy Morozov Fixed to compile with CGAL 3.3
Wed, 15 Aug 2007 11:39:34 -0400 Dmitriy Morozov Merged geometry and include breakup with AR vineyard
Wed, 15 Aug 2007 11:25:35 -0400 Dmitriy Morozov Initial AR vineyard commit (CGAL based, and not working)
Tue, 14 Aug 2007 17:15:08 -0400 Dmitriy Morozov Broke include/ into separate topology/ and utilities/ subdirectories
Sun, 01 Jul 2007 00:00:00 -0400 Dmitriy Morozov Initial geometry commit
Wed, 23 May 2007 10:48:04 -0400 Dmitriy Morozov Added Cech complex example
Wed, 07 Feb 2007 14:00:39 -0500 Dmitriy Morozov Switched counters to macros
Wed, 31 Jan 2007 16:53:35 -0500 Dmitriy Morozov Alpha shapes examples compile with debugging enabled (Added AlphaSimplex3D::boundary())
Tue, 30 Jan 2007 13:51:04 -0500 Dmitriy Morozov Switched to CMake
Wed, 24 Jan 2007 17:50:45 -0500 Dmitriy Morozov Added computation of PDBDistanceGrid for all atoms of the backbone (not just alpha-carbons)
Sat, 20 Jan 2007 13:39:51 -0500 Dmitriy Morozov Removed config/ directory
Fri, 12 Jan 2007 12:49:29 -0500 Dmitriy Morozov Options read from home or config directories; documentation built by default
Mon, 01 Jan 2007 11:45:28 -0500 Dmitriy Morozov Added option to maintain lazy RU-decomposition during transpositions. Plus minor fixes.
Fri, 29 Dec 2006 18:20:50 -0500 Dmitriy Morozov Added operator() to OrderList<T>::OrderComparison
Mon, 25 Dec 2006 12:28:13 -0500 Dmitriy Morozov Added pair_simplices() to Filtration (without arguments)
Fri, 22 Dec 2006 12:52:35 -0500 Dmitriy Morozov Added examples/alphashapes
Fri, 22 Dec 2006 10:25:26 -0500 Dmitriy Morozov Added combustion-vineyard, Grid2DVineyard records diagram after adding a grid
Thu, 21 Dec 2006 13:37:23 -0500 Dmitriy Morozov Removed missing tests/test-realtype from tests/SConscript
Thu, 21 Dec 2006 13:32:34 -0500 Dmitriy Morozov Switched to a new architecture (Vineyard is a visitor for Filtration),
Sat, 16 Dec 2006 15:34:46 -0500 Dmitriy Morozov Split OrderList into OrderList and ConsistencyList. Made efficient insertions possible.
Mon, 04 Dec 2006 22:39:35 -0500 Dmitriy Morozov Moved config to a separate directory
Sun, 03 Dec 2006 22:38:34 -0500 Dmitriy Morozov Cleaned up AssertMsg in debug.h, and adjusted assertions in filtration.hpp
Mon, 30 Oct 2006 14:40:34 -0500 Dmitriy Morozov Disabled missing qt4 tool, and added missing src/Sconcript
Mon, 30 Oct 2006 14:20:45 -0500 Dmitriy Morozov Initial conversion to Dionysus architecture
(0) +60 +100 tip