Tue, 09 Mar 2010 15:22:57 -0800 Added Persistence::initialize(f) + fixed minor bug LinearKernel::sign_at_negative_infinity() dev
Dmitriy Morozov <dmitriy@mrzv.org> [Tue, 09 Mar 2010 15:22:57 -0800] rev 207
Added Persistence::initialize(f) + fixed minor bug LinearKernel::sign_at_negative_infinity()
Sat, 06 Mar 2010 14:39:15 -0800 Added insert-at-the-end optimization for CohomologyPersistence::add_cocycle() dev
Dmitriy Morozov <dmitriy@mrzv.org> [Sat, 06 Mar 2010 14:39:15 -0800] rev 206
Added insert-at-the-end optimization for CohomologyPersistence::add_cocycle()
Fri, 05 Mar 2010 09:26:54 -0800 Count cocycles in CohomologyPersistence dev
Dmitriy Morozov <dmitriy@mrzv.org> [Fri, 05 Mar 2010 09:26:54 -0800] rev 205
Count cocycles in CohomologyPersistence
Tue, 23 Feb 2010 17:39:15 -0800 Andrew Yarmola's compilation fix for MacOSX. dev
Mikael Vejdemo Johansson <mik@math.stanford.edu> [Tue, 23 Feb 2010 17:39:15 -0800] rev 204
Andrew Yarmola's compilation fix for MacOSX.
Mon, 22 Feb 2010 17:24:02 -0800 Removed unused instrumentation of cohomology and unnecessary includes dev
Dmitriy Morozov <dmitriy@mrzv.org> [Mon, 22 Feb 2010 17:24:02 -0800] rev 203
Removed unused instrumentation of cohomology and unnecessary includes
Tue, 09 Feb 2010 11:05:48 -0800 Removed reference to reference in ThreeOutcomeComparison dev
Dmitriy Morozov <dmitriy@mrzv.org> [Tue, 09 Feb 2010 11:05:48 -0800] rev 202
Removed reference to reference in ThreeOutcomeComparison
Sun, 07 Feb 2010 21:10:54 -0800 Made EventQueue into a binary heap (for efficiency and sanity) dev
Dmitriy Morozov <dmitriy@mrzv.org> [Sun, 07 Feb 2010 21:10:54 -0800] rev 201
Made EventQueue into a binary heap (for efficiency and sanity)
Sun, 07 Feb 2010 10:46:23 -0800 Replaced list with multi_index representation in EventQueue making it more efficient dev
Dmitriy Morozov <dmitriy@mrzv.org> [Sun, 07 Feb 2010 10:46:23 -0800] rev 200
Replaced list with multi_index representation in EventQueue making it more efficient
Sat, 06 Feb 2010 23:22:43 -0800 Switched to internal KineticSort dev
Dmitriy Morozov <dmitriy@mrzv.org> [Sat, 06 Feb 2010 23:22:43 -0800] rev 199
Switched to internal KineticSort
Fri, 05 Feb 2010 11:49:52 -0800 Added linear kernel for my own KineticSort dev
Dmitriy Morozov <dmitriy@mrzv.org> [Fri, 05 Feb 2010 11:49:52 -0800] rev 198
Added linear kernel for my own KineticSort
Fri, 05 Feb 2010 11:07:42 -0800 Commented out QField to get rid of the artifical dependence on GMP dev
Dmitriy Morozov <dmitriy@mrzv.org> [Fri, 05 Feb 2010 11:07:42 -0800] rev 197
Commented out QField to get rid of the artifical dependence on GMP
Thu, 04 Feb 2010 23:43:36 -0800 Fixed non-copyable temporary bug dev
Dmitriy Morozov <dmitriy@mrzv.org> [Thu, 04 Feb 2010 23:43:36 -0800] rev 196
Fixed non-copyable temporary bug
Wed, 03 Feb 2010 14:51:38 -0800 Fixed the duplicates (degeneracy) and another assertion problem in LSVineyard dev
Dmitriy Morozov <dmitriy@mrzv.org> [Wed, 03 Feb 2010 14:51:38 -0800] rev 195
Fixed the duplicates (degeneracy) and another assertion problem in LSVineyard
Wed, 03 Feb 2010 11:20:40 -0800 Removed a buggy assertion in LSVineard::transpose_vertices() (j points at the end() when moving the last simplex of the filtration) dev
Dmitriy Morozov <dmitriy@mrzv.org> [Wed, 03 Feb 2010 11:20:40 -0800] rev 194
Removed a buggy assertion in LSVineard::transpose_vertices() (j points at the end() when moving the last simplex of the filtration)
Tue, 02 Feb 2010 23:43:46 -0800 StaticPersistence::pair_simplices() has an option to not display progress (LSVineyard uses it during consistency checking) dev
Dmitriy Morozov <dmitriy@mrzv.org> [Tue, 02 Feb 2010 23:43:46 -0800] rev 193
StaticPersistence::pair_simplices() has an option to not display progress (LSVineyard uses it during consistency checking)
Tue, 26 Jan 2010 11:14:50 -0800 Added rips-explicit-cohomology dev
Dmitriy Morozov <dmitriy@mrzv.org> [Tue, 26 Jan 2010 11:14:50 -0800] rev 192
Added rips-explicit-cohomology
Tue, 26 Jan 2010 11:00:51 -0800 Moved lsfiltration.py into examples/pl-functions + added lscubes.py example (cubical lower-star filtration) dev
Dmitriy Morozov <dmitriy@mrzv.org> [Tue, 26 Jan 2010 11:00:51 -0800] rev 191
Moved lsfiltration.py into examples/pl-functions + added lscubes.py example (cubical lower-star filtration)
Tue, 12 Jan 2010 14:36:38 -0800 Fixed Python constructor of CohomologyPersistence + minor changes to cocycle.py dev
Dmitriy Morozov <dmitriy@mrzv.org> [Tue, 12 Jan 2010 14:36:38 -0800] rev 190
Fixed Python constructor of CohomologyPersistence + minor changes to cocycle.py
Mon, 11 Jan 2010 10:21:37 -0800 vertex_coface -> vertex_cofaces in Rips documentation (in Python) dev
Dmitriy Morozov <dmitriy@mrzv.org> [Mon, 11 Jan 2010 10:21:37 -0800] rev 189
vertex_coface -> vertex_cofaces in Rips documentation (in Python)
Sat, 09 Jan 2010 15:03:52 -0800 Henry Adams' fixes to python/dionysus/zigzag.py + added CohomologyPersistence.show_cocycles method dev
Dmitriy Morozov <dmitriy@mrzv.org> [Sat, 09 Jan 2010 15:03:52 -0800] rev 188
Henry Adams' fixes to python/dionysus/zigzag.py + added CohomologyPersistence.show_cocycles method
Thu, 07 Jan 2010 10:27:18 -0800 CohomologyPersistence::add returns the dying cocycle dev
Dmitriy Morozov <dmitriy@mrzv.org> [Thu, 07 Jan 2010 10:27:18 -0800] rev 187
CohomologyPersistence::add returns the dying cocycle
Tue, 05 Jan 2010 11:02:07 -0800 Check Boost version in include/utilities/property-maps.h + minor changes to cocycle.py dev
Dmitriy Morozov <dmitriy@mrzv.org> [Tue, 05 Jan 2010 11:02:07 -0800] rev 186
Check Boost version in include/utilities/property-maps.h + minor changes to cocycle.py
Thu, 31 Dec 2009 11:28:49 -0800 Added pl-vineyard documentation dev
Dmitriy Morozov <dmitriy@mrzv.org> [Thu, 31 Dec 2009 11:28:49 -0800] rev 185
Added pl-vineyard documentation
Fri, 25 Dec 2009 06:56:27 -0800 Fixed a serious bug in DynamicPersistenceTrails + LSVineyard sorts filtration by attachment + miscellanea: dev
Dmitriy Morozov <dmitriy@mrzv.org> [Fri, 25 Dec 2009 06:56:27 -0800] rev 184
Fixed a serious bug in DynamicPersistenceTrails + LSVineyard sorts filtration by attachment + miscellanea: * added program options to pdbdistance-vineyard * pdbdistance-vineyard takes frame list in a file * more logging * verification of pairing after vertex transpositions (commented out)
Sun, 20 Dec 2009 10:43:00 -0800 Moved files around: lsvineyard.h -> include/topology, examples/grid -> examples/pl-functions dev
Dmitriy Morozov <dmitriy@mrzv.org> [Sun, 20 Dec 2009 10:43:00 -0800] rev 183
Moved files around: lsvineyard.h -> include/topology, examples/grid -> examples/pl-functions
Sun, 20 Dec 2009 08:27:01 -0800 Merged Vineyards code changes with the main development line dev
Dmitriy Morozov <dmitriy@mrzv.org> [Sun, 20 Dec 2009 08:27:01 -0800] rev 182
Merged Vineyards code changes with the main development line
Sun, 20 Dec 2009 07:45:29 -0800 Python bindings work again dev
Dmitriy Morozov <dmitriy@mrzv.org> [Sun, 20 Dec 2009 07:45:29 -0800] rev 181
Python bindings work again
Wed, 16 Dec 2009 15:39:38 -0800 Created pl-vineyard.cpp to compute vineyards given a complex and a sequence of values at each vertex dev
Dmitriy Morozov <dmitriy@mrzv.org> [Wed, 16 Dec 2009 15:39:38 -0800] rev 180
Created pl-vineyard.cpp to compute vineyards given a complex and a sequence of values at each vertex
Wed, 16 Dec 2009 15:39:06 -0800 Resurrected vineyard code: dev
Dmitriy Morozov <dmitriy@mrzv.org> [Wed, 16 Dec 2009 15:39:06 -0800] rev 179
Resurrected vineyard code: * Switched StaticPersistence + (serializable) Filtration to Boost.MultiIndex * Updated DynamicPersistenceTrails to work with the new MultiIndex way * Created LSVineyard class, and fixed the grid examples
Thu, 03 Dec 2009 13:21:23 -0800 Made storing negative simplices in StaticPersistence parameter-based, so that DynamicPersistence works again dev
Dmitriy Morozov <dmitriy@mrzv.org> [Thu, 03 Dec 2009 13:21:23 -0800] rev 178
Made storing negative simplices in StaticPersistence parameter-based, so that DynamicPersistence works again
Wed, 02 Dec 2009 14:03:54 -0800 StaticPersistence operates on chains consisting of only positive simplices dev
Dmitriy Morozov <dmitriy@mrzv.org> [Wed, 02 Dec 2009 14:03:54 -0800] rev 177
StaticPersistence operates on chains consisting of only positive simplices
Tue, 01 Dec 2009 20:34:31 -0800 alphashapes3d.cpp measures persistence time dev
Dmitriy Morozov <dmitriy@mrzv.org> [Tue, 01 Dec 2009 20:34:31 -0800] rev 176
alphashapes3d.cpp measures persistence time
Sat, 28 Nov 2009 17:01:52 -0800 Fixed DynamicPersistenceTrails::PairingTrailsVisitor to match the changes in StaticPersistence::PairVisitor dev
Dmitriy Morozov <dmitriy@mrzv.org> [Sat, 28 Nov 2009 17:01:52 -0800] rev 175
Fixed DynamicPersistenceTrails::PairingTrailsVisitor to match the changes in StaticPersistence::PairVisitor
Sat, 28 Nov 2009 16:45:42 -0800 Instrumented code for counting: dev
Dmitriy Morozov <dmitriy@mrzv.org> [Sat, 28 Nov 2009 16:45:42 -0800] rev 174
Instrumented code for counting: * added counters to addition in cohomology and ChainWrapper * rips-pairwise-cohomology counts the maximum elements stored in the cycles * added alphashapes3d-cohomology * moved progress_display from DynamicPersistence to StaticPersistence
Fri, 06 Nov 2009 14:19:08 -0800 Added arbitrary coefficients in boundaries (to C++ and Python) + cleaned up CohomologyPersistence.add overloading in Python dev
Dmitriy Morozov <dmitriy@mrzv.org> [Fri, 06 Nov 2009 14:19:08 -0800] rev 173
Added arbitrary coefficients in boundaries (to C++ and Python) + cleaned up CohomologyPersistence.add overloading in Python
Wed, 28 Oct 2009 14:38:36 -0700 Added image persistence functionality to CohomologyPersistence dev
Dmitriy Morozov <dmitriy@mrzv.org> [Wed, 28 Oct 2009 14:38:36 -0700] rev 172
Added image persistence functionality to CohomologyPersistence
Fri, 23 Oct 2009 11:51:23 -0700 Added draw.py under tools/draw-diagram dev
Dmitriy Morozov <dmitriy@mrzv.org> [Fri, 23 Oct 2009 11:51:23 -0700] rev 171
Added draw.py under tools/draw-diagram
Fri, 23 Oct 2009 09:36:55 -0700 Added link to CVXOPT in get-build-install documentation + progress bar to rips-pairwise-cohomology dev
Dmitriy Morozov <dmitriy@mrzv.org> [Fri, 23 Oct 2009 09:36:55 -0700] rev 170
Added link to CVXOPT in get-build-install documentation + progress bar to rips-pairwise-cohomology
Tue, 20 Oct 2009 22:05:23 -0700 Fixed a typo in documentation + added a warning and a tip about GCC 4.2 on a Mac dev
Dmitriy Morozov <dmitriy@mrzv.org> [Tue, 20 Oct 2009 22:05:23 -0700] rev 169
Fixed a typo in documentation + added a warning and a tip about GCC 4.2 on a Mac
Mon, 31 Aug 2009 13:45:28 -0700 The if-else cases in lsqr.py were not exhaustive. They become exhaustive by changing ab > aa to ab >= aa. dev
mridul@ramrod.Stanford.EDU [Mon, 31 Aug 2009 13:45:28 -0700] rev 168
The if-else cases in lsqr.py were not exhaustive. They become exhaustive by changing ab > aa to ab >= aa.
Mon, 31 Aug 2009 10:51:56 -0700 Removed Qt4 requirement + added link to download and tutorial to the front page of the documentation dev
Dmitriy Morozov <dmitriy@mrzv.org> [Mon, 31 Aug 2009 10:51:56 -0700] rev 167
Removed Qt4 requirement + added link to download and tutorial to the front page of the documentation
Fri, 21 Aug 2009 14:26:56 -0700 Exposed store argument to CohomologyPersistence.add() in Python dev
Dmitriy Morozov <dmitriy@mrzv.org> [Fri, 21 Aug 2009 14:26:56 -0700] rev 166
Exposed store argument to CohomologyPersistence.add() in Python
Wed, 19 Aug 2009 12:01:47 -0700 cocycle.py uses vertex list, and does not make any assumptions about the vertex-simplex order dev
Dmitriy Morozov <dmitriy@mrzv.org> [Wed, 19 Aug 2009 12:01:47 -0700] rev 165
cocycle.py uses vertex list, and does not make any assumptions about the vertex-simplex order
Thu, 13 Aug 2009 13:16:15 -0700 Consistency zigzag outputs intervals supported over a single complex dev
Dmitriy Morozov <dmitriy@mrzv.org> [Thu, 13 Aug 2009 13:16:15 -0700] rev 164
Consistency zigzag outputs intervals supported over a single complex
Wed, 12 Aug 2009 21:32:38 -0700 explicitely converts a Dimension (short int) into a size_t, for removing a warning dev
Camille Wormser <camille.wormser@normalesup.org> [Wed, 12 Aug 2009 21:32:38 -0700] rev 163
explicitely converts a Dimension (short int) into a size_t, for removing a warning
Wed, 12 Aug 2009 07:16:35 -0700 Removing unused parameter names in order to avoid warnings dev
Camille Wormser <camille.wormser@normalesup.org> [Wed, 12 Aug 2009 07:16:35 -0700] rev 162
Removing unused parameter names in order to avoid warnings -> no warning anymore in zigzag-persistence
Wed, 12 Aug 2009 11:32:42 -0700 make-zigzag-subsamples.py doesn't output the union, rips-consistency-zigzag.cpp fixed show_progress dev
Dmitriy Morozov <dmitriy@mrzv.org> [Wed, 12 Aug 2009 11:32:42 -0700] rev 161
make-zigzag-subsamples.py doesn't output the union, rips-consistency-zigzag.cpp fixed show_progress
Mon, 10 Aug 2009 16:48:13 -0700 Fixed bugs in cocycle.py introduced when rips-pairwise-cohomology.py was originally added dev
Dmitriy Morozov <dmitriy@mrzv.org> [Mon, 10 Aug 2009 16:48:13 -0700] rev 160
Fixed bugs in cocycle.py introduced when rips-pairwise-cohomology.py was originally added
Mon, 10 Aug 2009 15:22:32 -0700 Fixed bugs in rips-pairwise-cohomology.py whose origin is unclear to me dev
Dmitriy Morozov <dmitriy@mrzv.org> [Mon, 10 Aug 2009 15:22:32 -0700] rev 159
Fixed bugs in rips-pairwise-cohomology.py whose origin is unclear to me
Tue, 04 Aug 2009 17:12:47 -0700 Merged in Chris' changes dev
Dmitriy Morozov <dmitriy@mrzv.org> [Tue, 04 Aug 2009 17:12:47 -0700] rev 158
Merged in Chris' changes
Tue, 04 Aug 2009 16:58:44 -0700 Modified cohomology code (unweighted and weighted) so that it doesn't use std::map for boundary computations, which should optimize memory usage. dev
Christos Mantoulidis <cmad@stanford.edu> [Tue, 04 Aug 2009 16:58:44 -0700] rev 157
Modified cohomology code (unweighted and weighted) so that it doesn't use std::map for boundary computations, which should optimize memory usage.
Tue, 04 Aug 2009 13:23:16 -0700 Changed implementation of WeightedRips to store simplex values (max distance between simplices' vertices) as an invisible layer on top of each simplex object, so that the data() field of WeightedRips has been freed for use by the users again. dev
Christos Mantoulidis <cmad@stanford.edu> [Tue, 04 Aug 2009 13:23:16 -0700] rev 156
Changed implementation of WeightedRips to store simplex values (max distance between simplices' vertices) as an invisible layer on top of each simplex object, so that the data() field of WeightedRips has been freed for use by the users again.
Tue, 28 Jul 2009 15:04:06 -0700 Added rips-weighted-cohomology, and channeled WeightedRips logging to the same channel as Rips dev
Christos Mantoulidis <cmad@stanford.edu> [Tue, 28 Jul 2009 15:04:06 -0700] rev 155
Added rips-weighted-cohomology, and channeled WeightedRips logging to the same channel as Rips
Tue, 28 Jul 2009 11:42:03 -0700 Merged upstream dev
Christos Mantoulidis <cmad@stanford.edu> [Tue, 28 Jul 2009 11:42:03 -0700] rev 154
Merged upstream
Tue, 28 Jul 2009 10:58:53 -0700 Modified WeightedRips::generate() to incorporate the simplex-appearance-value computation (before it would have to be done explicitly by the user by a for-loop after the call to generate()) dev
Christos Mantoulidis <cmad@stanford.edu> [Tue, 28 Jul 2009 10:58:53 -0700] rev 153
Modified WeightedRips::generate() to incorporate the simplex-appearance-value computation (before it would have to be done explicitly by the user by a for-loop after the call to generate())
Mon, 27 Jul 2009 21:42:51 -0700 added logging to WeightedRips (still needs debugging) dev
Christos Mantoulidis <cmad@stanford.edu> [Mon, 27 Jul 2009 21:42:51 -0700] rev 152
added logging to WeightedRips (still needs debugging)
Mon, 13 Jul 2009 19:44:04 -0700 Updated weighted rips libraries to make use of OOP--now WeightedRips inherits from Rips. It is possible that logging for WeightedRips does not work. dev
Christos Mantoulidis <cmad@stanford.edu> [Mon, 13 Jul 2009 19:44:04 -0700] rev 151
Updated weighted rips libraries to make use of OOP--now WeightedRips inherits from Rips. It is possible that logging for WeightedRips does not work.
Thu, 02 Jul 2009 15:42:44 -0700 Added weighted rips code and libraries dev
Christos Mantoulidis <cmad@stanford.edu> [Thu, 02 Jul 2009 15:42:44 -0700] rev 150
Added weighted rips code and libraries
Tue, 04 Aug 2009 14:28:17 -0700 Simplices are deleted from the complex after removal in triangle-zigzag.py + touched up documentation (to mention CohomologyPersistence better) dev
Dmitriy Morozov <dmitriy@mrzv.org> [Tue, 04 Aug 2009 14:28:17 -0700] rev 149
Simplices are deleted from the complex after removal in triangle-zigzag.py + touched up documentation (to mention CohomologyPersistence better)
Tue, 28 Jul 2009 13:27:13 -0700 Consistency zigzag outputs intervals for dimensions less than the skeleton dimension only dev
Dmitriy Morozov <dmitriy@mrzv.org> [Tue, 28 Jul 2009 13:27:13 -0700] rev 148
Consistency zigzag outputs intervals for dimensions less than the skeleton dimension only
Thu, 30 Jul 2009 10:35:49 -0700 Switched PairwiseDistances in Python bindings to C++ dev
Dmitriy Morozov <dmitriy@mrzv.org> [Thu, 30 Jul 2009 10:35:49 -0700] rev 147
Switched PairwiseDistances in Python bindings to C++
Thu, 30 Jul 2009 10:23:31 -0700 Added Python bindings for CohomologyPersistence (+ example + documentation) dev
Dmitriy Morozov <dmitriy@mrzv.org> [Thu, 30 Jul 2009 10:23:31 -0700] rev 146
Added Python bindings for CohomologyPersistence (+ example + documentation)
Fri, 24 Jul 2009 14:18:16 -0700 Minor changes in distances.py + rips-pairwise.py wrapped into a main() function dev
Dmitriy Morozov <dmitriy@mrzv.org> [Fri, 24 Jul 2009 14:18:16 -0700] rev 145
Minor changes in distances.py + rips-pairwise.py wrapped into a main() function
Wed, 17 Jun 2009 16:02:52 -0700 Disable alphashapes in Python bindings if no CGAL dev
Dmitriy Morozov <dmitriy@mrzv.org> [Wed, 17 Jun 2009 16:02:52 -0700] rev 144
Disable alphashapes in Python bindings if no CGAL
Sun, 17 May 2009 20:05:26 -0700 Made ListRandomAccessIterator generic with respect to value, and moved it to utils.h dev
Dmitriy Morozov <dmitriy@mrzv.org> [Sun, 17 May 2009 20:05:26 -0700] rev 143
Made ListRandomAccessIterator generic with respect to value, and moved it to utils.h
Fri, 24 Jul 2009 11:08:48 -0700 Cleaner output in rips-pairwise.cpp + added make-zigzag-subsamples.py + added lsfiltration.py dev
Dmitriy Morozov <dmitriy@mrzv.org> [Fri, 24 Jul 2009 11:08:48 -0700] rev 142
Cleaner output in rips-pairwise.cpp + added make-zigzag-subsamples.py + added lsfiltration.py
Thu, 09 Jul 2009 07:47:22 -0700 Fixed plot.py in tools/plot-values dev
Dmitriy Morozov <dmitriy@mrzv.org> [Thu, 09 Jul 2009 07:47:22 -0700] rev 141
Fixed plot.py in tools/plot-values
Thu, 14 May 2009 17:43:19 -0700 In documentation put contents into sidebar dev
Dmitriy Morozov <dmitriy@mrzv.org> [Thu, 14 May 2009 17:43:19 -0700] rev 140
In documentation put contents into sidebar
Thu, 09 Jul 2009 02:46:53 -0700 Documentation for parametrization using persistent cohomology dev
Dmitriy Morozov <dmitriy@mrzv.org> [Thu, 09 Jul 2009 02:46:53 -0700] rev 139
Documentation for parametrization using persistent cohomology
Thu, 09 Jul 2009 02:42:47 -0700 Rips pairwise cohomology produces output necessary for 1-cocycle parametrization dev
Dmitriy Morozov <dmitriy@mrzv.org> [Thu, 09 Jul 2009 02:42:47 -0700] rev 138
Rips pairwise cohomology produces output necessary for 1-cocycle parametrization
Thu, 09 Jul 2009 00:59:32 -0700 Added field arithmetic to CohomologyPersistence (Zp + Q) dev
Dmitriy Morozov <dmitriy@mrzv.org> [Thu, 09 Jul 2009 00:59:32 -0700] rev 137
Added field arithmetic to CohomologyPersistence (Zp + Q)
Thu, 14 May 2009 14:04:43 -0700 Moved PairwiseDistances and ExplicitDistances into include/geometry/distances.h dev
Dmitriy Morozov <dmitriy@mrzv.org> [Thu, 14 May 2009 14:04:43 -0700] rev 136
Moved PairwiseDistances and ExplicitDistances into include/geometry/distances.h
Thu, 14 May 2009 13:09:06 -0700 read_points() does not need ambient dimension and ignores lines starting with '#' dev
Dmitriy Morozov <dmitriy@mrzv.org> [Thu, 14 May 2009 13:09:06 -0700] rev 135
read_points() does not need ambient dimension and ignores lines starting with '#'
Mon, 11 May 2009 12:45:49 -0700 Added documentation; for now mostly for the Python bindings dev
Dmitriy Morozov <dmitriy@mrzv.org> [Mon, 11 May 2009 12:45:49 -0700] rev 134
Added documentation; for now mostly for the Python bindings
Thu, 07 May 2009 14:53:13 -0700 Touch up to compile with GCC 4.4 dev
Dmitriy Morozov <dmitriy@mrzv.org> [Thu, 07 May 2009 14:53:13 -0700] rev 133
Touch up to compile with GCC 4.4
Wed, 29 Apr 2009 10:16:03 -0700 Cleaned up simplex comparison functions, rip-pairwise.py outputs a diagram, auxilliary add_simplices() + remove_simplices() for zigzags dev
Dmitriy Morozov <dmitriy@mrzv.org> [Wed, 29 Apr 2009 10:16:03 -0700] rev 132
Cleaned up simplex comparison functions, rip-pairwise.py outputs a diagram, auxilliary add_simplices() + remove_simplices() for zigzags
Thu, 16 Apr 2009 00:23:01 -0700 Alphashapes and Python bindings dev
Dmitriy Morozov <dmitriy@mrzv.org> [Thu, 16 Apr 2009 00:23:01 -0700] rev 131
Alphashapes and Python bindings * converted alphashapes2d to the new format * added Python bindings for alphashapes * added sample alphashapes.py that dynamically distinguishes between 2D and 3D
Wed, 15 Apr 2009 14:17:21 -0700 Placed all Python bindings code into dionysus::python namespace dev
Dmitriy Morozov <dmitriy@mrzv.org> [Wed, 15 Apr 2009 14:17:21 -0700] rev 130
Placed all Python bindings code into dionysus::python namespace
Tue, 14 Apr 2009 14:38:08 -0700 Cleaned up Python bindings to restore functionality: dev
Dmitriy Morozov <dmitriy@mrzv.org> [Tue, 14 Apr 2009 14:38:08 -0700] rev 129
Cleaned up Python bindings to restore functionality: * StaticPersistence is iterable, its nodes are usable (sign, pair, cycle) * StaticPersistence knows how to map its nodes into Filtration indices * moved PythonCmp into utils.h * minor cosmetic changes
Mon, 13 Apr 2009 20:44:31 -0700 Renamed header files in bindings/python to get rid of the "python-" prefix dev
Dmitriy Morozov <dmitriy@mrzv.org> [Mon, 13 Apr 2009 20:44:31 -0700] rev 128
Renamed header files in bindings/python to get rid of the "python-" prefix
Mon, 13 Apr 2009 20:38:46 -0700 Changes in Python Bindings: dev
Dmitriy Morozov <dmitriy@mrzv.org> [Mon, 13 Apr 2009 20:38:46 -0700] rev 127
Changes in Python Bindings: * the exposed C++ simplex has Empty data * Python Simplex constructor with data as well as data-based comparison functions are implemented in pure Python
Sat, 11 Apr 2009 10:29:53 -0700 Added Python bindings for the Rips complex + an example dev
Dmitriy Morozov <dmitriy@mrzv.org> [Sat, 11 Apr 2009 10:29:53 -0700] rev 126
Added Python bindings for the Rips complex + an example
Fri, 01 May 2009 15:09:38 -0700 Cleaned up traits (chain and container) for static- and dynamic-persistence dev
Dmitriy Morozov <dmitriy@mrzv.org> [Fri, 01 May 2009 15:09:38 -0700] rev 125
Cleaned up traits (chain and container) for static- and dynamic-persistence
Fri, 01 May 2009 15:36:25 -0700 Added tools/extract-diagram + minor fixes dev
Dmitriy Morozov <dmitriy@mrzv.org> [Fri, 01 May 2009 15:36:25 -0700] rev 124
Added tools/extract-diagram + minor fixes
Fri, 10 Apr 2009 14:35:43 -0700 Added intrusive containers issue and issue filters dev
Dmitriy Morozov <dmitriy@mrzv.org> [Fri, 10 Apr 2009 14:35:43 -0700] rev 123
Added intrusive containers issue and issue filters
Thu, 09 Apr 2009 14:43:37 -0700 Moved l2distance.h into include/geometry dev
Dmitriy Morozov <dmitriy@mrzv.org> [Thu, 09 Apr 2009 14:43:37 -0700] rev 122
Moved l2distance.h into include/geometry
Thu, 09 Apr 2009 14:39:12 -0700 Added categories to some of the issues dev
Dmitriy Morozov <dmitriy@mrzv.org> [Thu, 09 Apr 2009 14:39:12 -0700] rev 121
Added categories to some of the issues
Thu, 09 Apr 2009 12:58:10 -0700 Fixed distance to diagonal calculation + added stand-alone bottleneck distance tool dev
Dmitriy Morozov <dmitriy@mrzv.org> [Thu, 09 Apr 2009 12:58:10 -0700] rev 120
Fixed distance to diagonal calculation + added stand-alone bottleneck distance tool
Wed, 25 Mar 2009 09:56:52 -0700 Added ZigzagPersistence::is_alive() + consistency zigzag outputs betti 1 at each stage dev
Dmitriy Morozov <dmitriy@mrzv.org> [Wed, 25 Mar 2009 09:56:52 -0700] rev 119
Added ZigzagPersistence::is_alive() + consistency zigzag outputs betti 1 at each stage
Tue, 24 Mar 2009 15:17:39 -0700 Added consistency zigzag dev
Dmitriy Morozov <dmitriy@mrzv.org> [Tue, 24 Mar 2009 15:17:39 -0700] rev 118
Added consistency zigzag
Mon, 23 Mar 2009 11:40:29 -0700 Merged in cohomology branch dev
Dmitriy Morozov <dmitriy@mrzv.org> [Mon, 23 Mar 2009 11:40:29 -0700] rev 117
Merged in cohomology branch
Fri, 27 Feb 2009 10:14:26 -0800 Added CohomologyPersistence and Rips pairwise distances computation dev
Dmitriy Morozov <dmitriy@mrzv.org> [Fri, 27 Feb 2009 10:14:26 -0800] rev 116
Added CohomologyPersistence and Rips pairwise distances computation
Sun, 22 Mar 2009 11:18:07 -0700 Added DynamicPersistenceChains (no dynamic part yet) dev
Dmitriy Morozov <dmitriy@mrzv.org> [Sun, 22 Mar 2009 11:18:07 -0700] rev 115
Added DynamicPersistenceChains (no dynamic part yet)
Tue, 03 Feb 2009 11:31:10 -0800 Updated Rips zigzags dev
Dmitriy Morozov <dmitriy@mrzv.org> [Tue, 03 Feb 2009 11:31:10 -0800] rev 114
Updated Rips zigzags * Updated to use Bron-Kerbosch * Compute in the order of increasing epsilon, and decreasing point sizes * Split into plain zigzag (rips-zigzag) and image zigzag (rips-image-zigzag) * Added minor enhancements (show_progress and timers)
Sat, 31 Jan 2009 23:02:22 -0800 Switched Rips complex computation to Bron-Kerbosch algorithm dev
Dmitriy Morozov <dmitriy@mrzv.org> [Sat, 31 Jan 2009 23:02:22 -0800] rev 113
Switched Rips complex computation to Bron-Kerbosch algorithm
Thu, 29 Jan 2009 10:16:56 -0800 Added python bindings for ZigzagPersistence (as well as ImageZigzagPersistence) dev
Dmitriy Morozov <dmitriy@mrzv.org> [Thu, 29 Jan 2009 10:16:56 -0800] rev 112
Added python bindings for ZigzagPersistence (as well as ImageZigzagPersistence)
Wed, 28 Jan 2009 14:57:17 -0800 Switched to CGAL 3.4 (native CMake configuration): for now only alphashapes dev
Dmitriy Morozov <dmitriy@mrzv.org> [Wed, 28 Jan 2009 14:57:17 -0800] rev 111
Switched to CGAL 3.4 (native CMake configuration): for now only alphashapes
Tue, 20 Jan 2009 10:53:35 -0800 Implemented ImageZigzagPersistence dev
Dmitriy Morozov <dmitriy@mrzv.org> [Tue, 20 Jan 2009 10:53:35 -0800] rev 110
Implemented ImageZigzagPersistence * Changed ZigzagPersistence to support a visitor, and implemented ImageZigzagPersistence * examples/rips/rips-zigzag now computes using ImageZigzagPersistence * PersistenceDiagram no longer records zero persistence pairs * Added utilities/memory.h with report_memory() function
Mon, 12 Jan 2009 15:33:04 -0800 Debugged ZigzagPersistence (having added heavier consistency checking) dev
Dmitriy Morozov <dmitriy@mrzv.org> [Mon, 12 Jan 2009 15:33:04 -0800] rev 109
Debugged ZigzagPersistence (having added heavier consistency checking) * Added DEBUG_CONTAINERS option (uses std::__debug::* containers for chains and in ZigzagPersistence) * Added SizeStorage specialization for std::deque<T> * ZigzagPersistence got a lot more consistency checking (in debug mode only, which now crawls); as a result it's been debugged (running on non-trivial examples) * examples/rips/rips-zigzag takes command-line options * added ChainWrapper::clear() * added Simplex::VertexDimensionComparison * added PairwiseDistances class (for computing distances between points in a container according to a distance functor)
Fri, 02 Jan 2009 14:54:15 -0800 Added rips-zigzag; in the process caught a number of bugs in ZigzagPersistence (added check_consistency() to it) dev
Dmitriy Morozov <dmitriy@mrzv.org> [Fri, 02 Jan 2009 14:54:15 -0800] rev 108
Added rips-zigzag; in the process caught a number of bugs in ZigzagPersistence (added check_consistency() to it)
Wed, 31 Dec 2008 11:54:34 -0800 Added DequeChains (for ZigzagPersistence) dev
Dmitriy Morozov <dmitriy@mrzv.org> [Wed, 31 Dec 2008 11:54:34 -0800] rev 107
Added DequeChains (for ZigzagPersistence)
Wed, 31 Dec 2008 11:51:14 -0800 Added ZigzagPersistence dev
Dmitriy Morozov <dmitriy@mrzv.org> [Wed, 31 Dec 2008 11:51:14 -0800] rev 106
Added ZigzagPersistence
Sat, 27 Dec 2008 14:51:38 -0800 Merged in Python branch dev
Dmitriy Morozov <dmitriy@mrzv.org> [Sat, 27 Dec 2008 14:51:38 -0800] rev 105
Merged in Python branch
Thu, 25 Dec 2008 13:09:00 -0800 Initial commit of Python bindings dev
Dmitriy Morozov <dmitriy@mrzv.org> [Thu, 25 Dec 2008 13:09:00 -0800] rev 104
Initial commit of Python bindings
Thu, 25 Dec 2008 13:08:41 -0800 Empty is now a template, replaced RecursiveIterator with boost::counting_iterator dev
Dmitriy Morozov <dmitriy@mrzv.org> [Thu, 25 Dec 2008 13:08:41 -0800] rev 103
Empty is now a template, replaced RecursiveIterator with boost::counting_iterator
Tue, 23 Dec 2008 15:10:15 -0800 Removed boundary() from AlphaSimplex3D dev
Dmitriy Morozov <dmitriy@mrzv.org> [Tue, 23 Dec 2008 15:10:15 -0800] rev 102
Removed boundary() from AlphaSimplex3D
Tue, 23 Dec 2008 11:40:38 -0800 Changed Simplex::boundary() to be iterator-based (replaced it with boundary_begin() and boundary_end()) dev
Dmitriy Morozov <dmitriy@mrzv.org> [Tue, 23 Dec 2008 11:40:38 -0800] rev 101
Changed Simplex::boundary() to be iterator-based (replaced it with boundary_begin() and boundary_end())
Sat, 27 Dec 2008 14:33:25 -0800 Commit before merging in Python branch: dev
Dmitriy Morozov <dmitriy@mrzv.org> [Sat, 27 Dec 2008 14:33:25 -0800] rev 100
Commit before merging in Python branch: * converted more examples: poincare, rips, some fitness * two generators for Rips complexes * ChainWrapper uses stl algorithms for everything, added CountingBackInserter and switched SizeStorage to use operators * retabbing files along the way * added #957a (namespace dionysus)
Thu, 25 Dec 2008 14:24:02 -0800 Initial addition of tools/diagram-viewer dev
Dmitriy Morozov <dmitriy@mrzv.org> [Thu, 25 Dec 2008 14:24:02 -0800] rev 99
Initial addition of tools/diagram-viewer
Tue, 23 Dec 2008 11:02:08 -0800 Closed #8a1 and #96b, added #de6 and #f64 dev
Dmitriy Morozov <dmitriy@mrzv.org> [Tue, 23 Dec 2008 11:02:08 -0800] rev 98
Closed #8a1 and #96b, added #de6 and #f64
Thu, 18 Dec 2008 16:43:42 -0800 Intermediate commit while converting to the new architecture dev
Dmitriy Morozov <dmitriy@mrzv.org> [Thu, 18 Dec 2008 16:43:42 -0800] rev 97
Intermediate commit while converting to the new architecture * Converted Filtration into StaticPersistence and DynamicPersistenceTrails (both right now work with the underlying std::vector rather than std::list order) * Filtration is now just an auxilliary glue (a map between Complex and Persistence) * Whether chains are vectors or lists can be interchanged * Added PersistenceDiagram with a simple bottleneck_distance() function * Converted triangle, alphashapes3d, and cech-complex examples * Lots of organizational changes (factoring utilities out into containers.h, indirect.h, property-maps.h) * Trying to document along the way with NaturalDocs-type comments
Mon, 22 Sep 2008 21:53:25 -0700 Switching README to PanDoc dev
Dmitriy Morozov <morozov@cs.duke.edu> [Mon, 22 Sep 2008 21:53:25 -0700] rev 96
Switching README to PanDoc
Mon, 22 Sep 2008 21:53:16 -0700 Added Rips complex-based distance computation to fitness dev
Dmitriy Morozov <morozov@cs.duke.edu> [Mon, 22 Sep 2008 21:53:16 -0700] rev 95
Added Rips complex-based distance computation to fitness
Mon, 22 Sep 2008 21:49:22 -0700 Added ExplicitDistance + Evaluator to Rips complexes dev
Dmitriy Morozov <morozov@cs.duke.edu> [Mon, 22 Sep 2008 21:49:22 -0700] rev 94
Added ExplicitDistance + Evaluator to Rips complexes
Mon, 15 Sep 2008 16:41:18 -0700 Merged in Rips complexes dev
Dmitriy Morozov <dmitriy@mrzv.org> [Mon, 15 Sep 2008 16:41:18 -0700] rev 93
Merged in Rips complexes
Mon, 15 Sep 2008 16:40:03 -0700 Added initial code for Rips complexes dev
Dmitriy Morozov <dmitriy@mrzv.org> [Mon, 15 Sep 2008 16:40:03 -0700] rev 92
Added initial code for Rips complexes
Mon, 15 Sep 2008 16:38:54 -0700 Added join() operation for a Simplex dev
Dmitriy Morozov <dmitriy@mrzv.org> [Mon, 15 Sep 2008 16:38:54 -0700] rev 91
Added join() operation for a Simplex
Mon, 15 Sep 2008 16:33:34 -0700 Removed inclusion of seemingly unnecessary boost/serialization/is_abstract.hpp header dev
Dmitriy Morozov <dmitriy@mrzv.org> [Mon, 15 Sep 2008 16:33:34 -0700] rev 90
Removed inclusion of seemingly unnecessary boost/serialization/is_abstract.hpp header
Tue, 09 Sep 2008 18:04:04 -0700 Converted issues to Maildir format, added Boost 1.36 issue dev
Dmitriy Morozov <dmitriy@mrzv.org> [Tue, 09 Sep 2008 18:04:04 -0700] rev 89
Converted issues to Maildir format, added Boost 1.36 issue
Wed, 03 Sep 2008 10:59:35 -0700 Added cmake_minimum_required for compatibility with CMake 2.6 dev
Dmitriy Morozov <dmitriy@mrzv.org> [Wed, 03 Sep 2008 10:59:35 -0700] rev 88
Added cmake_minimum_required for compatibility with CMake 2.6
Fri, 04 Apr 2008 21:14:44 -0400 Merge in AR branch dev
Dmitriy Morozov <morozov@cs.duke.edu> [Fri, 04 Apr 2008 21:14:44 -0400] rev 87
Merge in AR branch
Wed, 19 Mar 2008 13:50:51 -0400 Fixed #c42 for ar-vineyard ar
Dmitriy Morozov <morozov@cs.duke.edu> [Wed, 19 Mar 2008 13:50:51 -0400] rev 86
Fixed #c42 for ar-vineyard
Wed, 19 Mar 2008 12:50:35 -0400 Merged in upstream changes and reopened #c42 ar
Dmitriy Morozov <morozov@cs.duke.edu> [Wed, 19 Mar 2008 12:50:35 -0400] rev 85
Merged in upstream changes and reopened #c42
Sun, 02 Mar 2008 16:42:33 -0500 KineticEvaluator takes the maximum time between the two simulators ar
Dmitriy Morozov <morozov@cs.duke.edu> [Sun, 02 Mar 2008 16:42:33 -0500] rev 84
KineticEvaluator takes the maximum time between the two simulators
Sun, 02 Mar 2008 16:11:05 -0500 Small logging additions + maintain_lazy = false + eventqueue ar
Dmitriy Morozov <morozov@cs.duke.edu> [Sun, 02 Mar 2008 16:11:05 -0500] rev 83
Small logging additions + maintain_lazy = false + eventqueue - Filtration::transpose( ..., maintain_lazy = false ) - EventQueue inserts a new event after all the ones equal to it, not before
Sat, 01 Mar 2008 04:48:49 -0500 Marked #c66 and #d2a as fixed (fixes in f236c7d659d0 and abba2950aced, respectively) ar
Dmitriy Morozov <morozov@cs.duke.edu> [Sat, 01 Mar 2008 04:48:49 -0500] rev 82
Marked #c66 and #d2a as fixed (fixes in f236c7d659d0 and abba2950aced, respectively)
Fri, 29 Feb 2008 19:43:11 -0500 Fixed Vineyard to preserve the vine addresses after we add a new dimension vine (was a major bug) ar
Dmitriy Morozov <morozov@cs.duke.edu> [Fri, 29 Feb 2008 19:43:11 -0500] rev 81
Fixed Vineyard to preserve the vine addresses after we add a new dimension vine (was a major bug)
Fri, 29 Feb 2008 15:46:12 -0500 Using two simulators in ARVineyard (one for simplices and one for trajectories) ar
Dmitriy Morozov <morozov@cs.duke.edu> [Fri, 29 Feb 2008 15:46:12 -0500] rev 80
Using two simulators in ARVineyard (one for simplices and one for trajectories) - Fixes #c66 - Simulator::reached_infinity() examines the queue instead of keeping state in a variable
Fri, 29 Feb 2008 14:39:48 -0500 ConeSimplex and ARConeSimplex3D adjusted to work correctly with operator<(), operator==(), and boundary() ar
Dmitriy Morozov <morozov@cs.duke.edu> [Fri, 29 Feb 2008 14:39:48 -0500] rev 79
ConeSimplex and ARConeSimplex3D adjusted to work correctly with operator<(), operator==(), and boundary()
Wed, 27 Feb 2008 17:44:46 -0500 ConeSimplex correctly reports dimension() ar
Dmitriy Morozov <morozov@cs.duke.edu> [Wed, 27 Feb 2008 17:44:46 -0500] rev 78
ConeSimplex correctly reports dimension()
Wed, 27 Feb 2008 16:32:12 -0500 program_options + trajectory knees ar
Dmitriy Morozov <morozov@cs.duke.edu> [Wed, 27 Feb 2008 16:32:12 -0500] rev 77
program_options + trajectory knees - added boost::program_options - recording knees when trajectories change
Wed, 27 Feb 2008 07:57:45 -0500 Merged upstream changes (to get boost::program_options setup in CMake) ar
Dmitriy Morozov <morozov@cs.duke.edu> [Wed, 27 Feb 2008 07:57:45 -0500] rev 76
Merged upstream changes (to get boost::program_options setup in CMake)
Mon, 25 Feb 2008 16:54:34 -0500 Merged in fitness branch dev
Dmitriy Morozov <morozov@cs.duke.edu> [Mon, 25 Feb 2008 16:54:34 -0500] rev 75
Merged in fitness branch
Wed, 27 Feb 2008 07:56:26 -0500 ar-vinyeard compiles and runs: ar
Dmitriy Morozov <morozov@cs.duke.edu> [Wed, 27 Feb 2008 07:56:26 -0500] rev 74
ar-vinyeard compiles and runs: - ar-function-kernel uses int for sign rather than bool in sign_at - switched to dealing with a single functions themselves in value_at - order of thresholds is handled correctly in ar-vineyard (max is the last one)
Tue, 26 Feb 2008 18:25:27 -0500 Added intostring() issue (#89a) ar
Dmitriy Morozov <morozov@cs.duke.edu> [Tue, 26 Feb 2008 18:25:27 -0500] rev 73
Added intostring() issue (#89a)
Tue, 26 Feb 2008 16:45:25 -0500 KineticSort can deal with equal trajectories: ar
Dmitriy Morozov <morozov@cs.duke.edu> [Tue, 26 Feb 2008 16:45:25 -0500] rev 72
KineticSort can deal with equal trajectories: UPolynomial::sign_at_negative_infinity() can handle 0 and so can Simulator::add()
Tue, 26 Feb 2008 16:15:12 -0500 Fixed UPolynomial<T>::sign_at_negative_infinity() + Simulator::add() ar
Dmitriy Morozov <morozov@cs.duke.edu> [Tue, 26 Feb 2008 16:15:12 -0500] rev 71
Fixed UPolynomial<T>::sign_at_negative_infinity() + Simulator::add() Bug in the former and resulting logic problems in the latter.
Tue, 26 Feb 2008 08:02:56 -0500 Added and fixed CGAL debugging problem (issue #c42) ar
Dmitriy Morozov <morozov@cs.duke.edu> [Tue, 26 Feb 2008 08:02:56 -0500] rev 70
Added and fixed CGAL debugging problem (issue #c42)
Mon, 25 Feb 2008 11:43:33 -0500 Added EventQueue efficiency issue (#ebd) ar
Dmitriy Morozov <morozov@cs.duke.edu> [Mon, 25 Feb 2008 11:43:33 -0500] rev 69
Added EventQueue efficiency issue (#ebd)
Mon, 25 Feb 2008 04:37:49 -0500 Initial commit of KineticSort-based ARVineyard ar
Dmitriy Morozov <morozov@cs.duke.edu> [Mon, 25 Feb 2008 04:37:49 -0500] rev 68
Initial commit of KineticSort-based ARVineyard Compiles, but needs to be runtime debugged.
Mon, 25 Feb 2008 04:33:13 -0500 Issue #cd7: incorrect UPolynomial<double>::sign_at() ar
Dmitriy Morozov <morozov@cs.duke.edu> [Mon, 25 Feb 2008 04:33:13 -0500] rev 67
Issue #cd7: incorrect UPolynomial<double>::sign_at()
Fri, 22 Feb 2008 18:29:43 -0500 Fixed Simulator not processing events correctly ar
Dmitriy Morozov <morozov@cs.duke.edu> [Fri, 22 Feb 2008 18:29:43 -0500] rev 66
Fixed Simulator not processing events correctly Event that is being processed needed to be removed from the queue while its own process() method ran.
Fri, 22 Feb 2008 13:06:40 -0500 Fixed segfault in test-kinetic-sort (#b5d) ar
Dmitriy Morozov <morozov@cs.duke.edu> [Fri, 22 Feb 2008 13:06:40 -0500] rev 65
Fixed segfault in test-kinetic-sort (#b5d)
Thu, 21 Feb 2008 06:49:06 -0500 Added segfault in test-kinetic-sort issue ar
Dmitriy Morozov <morozov@cs.duke.edu> [Thu, 21 Feb 2008 06:49:06 -0500] rev 64
Added segfault in test-kinetic-sort issue
Thu, 21 Feb 2008 04:50:09 -0500 Changed PolynomialKernel to FunctionKernel ar
Dmitriy Morozov <morozov@cs.duke.edu> [Thu, 21 Feb 2008 04:50:09 -0500] rev 63
Changed PolynomialKernel to FunctionKernel
Tue, 19 Feb 2008 09:10:51 -0500 Changed geometry to RLog-based logging and counters ar
Dmitriy Morozov <morozov@cs.duke.edu> [Tue, 19 Feb 2008 09:10:51 -0500] rev 62
Changed geometry to RLog-based logging and counters
Tue, 19 Feb 2008 07:26:01 -0500 Added class groups to Doxygen documentation ar
Dmitriy Morozov <morozov@cs.duke.edu> [Tue, 19 Feb 2008 07:26:01 -0500] rev 61
Added class groups to Doxygen documentation
Tue, 19 Feb 2008 06:56:49 -0500 Merged in changes from master ar
Dmitriy Morozov <morozov@cs.duke.edu> [Tue, 19 Feb 2008 06:56:49 -0500] rev 60
Merged in changes from master
Tue, 19 Feb 2008 06:51:23 -0500 Commit to merge in changes from master. ar
Dmitriy Morozov <morozov@cs.duke.edu> [Tue, 19 Feb 2008 06:51:23 -0500] rev 59
Commit to merge in changes from master.
Fri, 24 Aug 2007 16:58:25 -0400 Fixed handling of degeneracies in KineticSort, Simulator is aware of the sign of the RationalFunction
Dmitriy Morozov <morozov@cs.duke.edu> [Fri, 24 Aug 2007 16:58:25 -0400] rev 58
Fixed handling of degeneracies in KineticSort, Simulator is aware of the sign of the RationalFunction
Fri, 17 Aug 2007 15:08:27 -0400 Merged CGAL 3.3 changes with the work on ARVineyard
Dmitriy Morozov <morozov@cs.duke.edu> [Fri, 17 Aug 2007 15:08:27 -0400] rev 57
Merged CGAL 3.3 changes with the work on ARVineyard
Fri, 17 Aug 2007 15:04:28 -0400 Work in progress on ARVineyard and KineticSort. Commit to merge in CGAL 3.3 changes.
Dmitriy Morozov <morozov@cs.duke.edu> [Fri, 17 Aug 2007 15:04:28 -0400] rev 56
Work in progress on ARVineyard and KineticSort. Commit to merge in CGAL 3.3 changes.
Wed, 15 Aug 2007 11:52:17 -0400 tests/geometry now match the include/ breakup and are switched to CMake
Dmitriy Morozov <morozov@cs.duke.edu> [Wed, 15 Aug 2007 11:52:17 -0400] rev 55
tests/geometry now match the include/ breakup and are switched to CMake
Fri, 04 Apr 2008 16:17:28 -0400 Fixed the mislabeled Case 1.2 dev
Dmitriy Morozov <morozov@cs.duke.edu> [Fri, 04 Apr 2008 16:17:28 -0400] rev 54
Fixed the mislabeled Case 1.2
Wed, 26 Mar 2008 05:53:03 -0400 Added Poincare sphere example dev
Dmitriy Morozov <morozov@cs.duke.edu> [Wed, 26 Mar 2008 05:53:03 -0400] rev 53
Added Poincare sphere example
Wed, 26 Mar 2008 05:52:39 -0400 Fixed to compile with GCC 4.3 dev
Dmitriy Morozov <morozov@cs.duke.edu> [Wed, 26 Mar 2008 05:52:39 -0400] rev 52
Fixed to compile with GCC 4.3
Wed, 19 Mar 2008 12:43:33 -0400 Fixed CGAL assertion failures in alphashapes (explicitly checking for infinite simplices) dev
Dmitriy Morozov <morozov@cs.duke.edu> [Wed, 19 Mar 2008 12:43:33 -0400] rev 51
Fixed CGAL assertion failures in alphashapes (explicitly checking for infinite simplices)
Fri, 14 Mar 2008 20:21:15 -0400 Added ability to disable the use of DSR-PDB (disabled by default) dev
Dmitriy Morozov <morozov@cs.duke.edu> [Fri, 14 Mar 2008 20:21:15 -0400] rev 50
Added ability to disable the use of DSR-PDB (disabled by default)
Fri, 14 Mar 2008 18:35:41 -0400 Normalized persistence (#cff) + unpaired simplices output pairs with 0 fitness
Dmitriy Morozov <morozov@cs.duke.edu> [Fri, 14 Mar 2008 18:35:41 -0400] rev 49
Normalized persistence (#cff) + unpaired simplices output pairs with 0
Mon, 25 Feb 2008 16:24:29 -0500 avida-landscape: added MST (fixing #919) + switched to boost::program_options fitness
Dmitriy Morozov <morozov@cs.duke.edu> [Mon, 25 Feb 2008 16:24:29 -0500] rev 48
avida-landscape: added MST (fixing #919) + switched to boost::program_options
Mon, 25 Feb 2008 04:39:27 -0500 avida-landscape pairs maxima of fitness rather than minima fitness
Dmitriy Morozov <morozov@cs.duke.edu> [Mon, 25 Feb 2008 04:39:27 -0500] rev 47
avida-landscape pairs maxima of fitness rather than minima
Sun, 17 Feb 2008 16:32:33 -0500 avida-landscape computes 0-dimensional persistence of the fitness landscape
Dmitriy Morozov <morozov@cs.duke.edu> [Sun, 17 Feb 2008 16:32:33 -0500] rev 46
avida-landscape computes 0-dimensional persistence of the fitness landscape
Sun, 17 Feb 2008 09:16:30 -0500 Merged the branch resulting from the upstream pull
Dmitriy Morozov <morozov@cs.duke.edu> [Sun, 17 Feb 2008 09:16:30 -0500] rev 45
Merged the branch resulting from the upstream pull
Sun, 17 Feb 2008 09:16:00 -0500 Started examples/fitness/avida-landscape
Dmitriy Morozov <morozov@cs.duke.edu> [Sun, 17 Feb 2008 09:16:00 -0500] rev 44
Started examples/fitness/avida-landscape
Thu, 27 Dec 2007 00:00:00 -0500 Added initial Avida code (computes 0-dimensional persistence of the hamming distance function)
Dmitriy Morozov <morozov@cs.duke.edu> [Thu, 27 Dec 2007 00:00:00 -0500] rev 43
Added initial Avida code (computes 0-dimensional persistence of the hamming distance function)
Sun, 17 Feb 2008 08:47:20 -0500 LowerStarFiltration provides a base class for VertexType
Dmitriy Morozov <morozov@cs.duke.edu> [Sun, 17 Feb 2008 08:47:20 -0500] rev 42
LowerStarFiltration provides a base class for VertexType
Sun, 17 Feb 2008 08:23:55 -0500 Added issues
Dmitriy Morozov <morozov@cs.duke.edu> [Sun, 17 Feb 2008 08:23:55 -0500] rev 41
Added issues
Sun, 25 Nov 2007 09:12:36 -0500 Don't print a line if counters unused; in example/alphashapes converted cout to rInfo
Dmitriy Morozov <morozov@cs.duke.edu> [Sun, 25 Nov 2007 09:12:36 -0500] rev 40
Don't print a line if counters unused; in example/alphashapes converted cout to rInfo
Thu, 11 Oct 2007 11:46:00 -0400 Added 2D alpha shape filtration example
Dmitriy Morozov <morozov@cs.duke.edu> [Thu, 11 Oct 2007 11:46:00 -0400] rev 39
Added 2D alpha shape filtration example
Thu, 20 Sep 2007 08:02:49 -0400 Added ability to not store trails in pair_simplices() computation
Dmitriy Morozov <morozov@cs.duke.edu> [Thu, 20 Sep 2007 08:02:49 -0400] rev 38
Added ability to not store trails in pair_simplices() computation
Thu, 20 Sep 2007 07:31:40 -0400 Added counter of total trail and cycle lengths. Added CountBy.
Dmitriy Morozov <morozov@cs.duke.edu> [Thu, 20 Sep 2007 07:31:40 -0400] rev 37
Added counter of total trail and cycle lengths. Added CountBy.
Tue, 18 Sep 2007 05:45:19 -0400 Minor fixed to CMake (fixed include directory for rlog)
Dmitriy Morozov <morozov@cs.duke.edu> [Tue, 18 Sep 2007 05:45:19 -0400] rev 36
Minor fixed to CMake (fixed include directory for rlog)
Tue, 18 Sep 2007 05:45:04 -0400 Removed sz from Cycle (size is kept track of in the parent)
Dmitriy Morozov <morozov@cs.duke.edu> [Tue, 18 Sep 2007 05:45:04 -0400] rev 35
Removed sz from Cycle (size is kept track of in the parent)
Sat, 15 Sep 2007 14:31:36 -0400 Counter omits color codes only if connected to a TTY
Dmitriy Morozov <morozov@cs.duke.edu> [Sat, 15 Sep 2007 14:31:36 -0400] rev 34
Counter omits color codes only if connected to a TTY
Sat, 15 Sep 2007 04:42:15 -0400 Updated README to reflect changes to the logging
Dmitriy Morozov <morozov@cs.duke.edu> [Sat, 15 Sep 2007 04:42:15 -0400] rev 33
Updated README to reflect changes to the logging
Fri, 14 Sep 2007 17:32:11 -0400 Changes to CMakeLists:
Dmitriy Morozov <morozov@cs.duke.edu> [Fri, 14 Sep 2007 17:32:11 -0400] rev 32
Changes to CMakeLists: * Optimize and debug options derive flags from CMKAE_CXX_FLAGS* * Moved CGAL CXX flags from the top level to the specific locations where they are required
Fri, 14 Sep 2007 06:34:43 -0400 Added counters to Cycle, added timestamp to Counter output
Dmitriy Morozov <morozov@cs.duke.edu> [Fri, 14 Sep 2007 06:34:43 -0400] rev 31
Added counters to Cycle, added timestamp to Counter output
Fri, 14 Sep 2007 05:51:51 -0400 Fixed logging and counters
Dmitriy Morozov <morozov@cs.duke.edu> [Fri, 14 Sep 2007 05:51:51 -0400] rev 30
Fixed logging and counters
Thu, 13 Sep 2007 10:31:39 -0400 Counters straightened out (at least the code compiles)
Dmitriy Morozov <morozov@cs.duke.edu> [Thu, 13 Sep 2007 10:31:39 -0400] rev 29
Counters straightened out (at least the code compiles)
Thu, 13 Sep 2007 04:43:33 -0400 Merged in changes from master
Dmitriy Morozov <morozov@cs.duke.edu> [Thu, 13 Sep 2007 04:43:33 -0400] rev 28
Merged in changes from master
Thu, 13 Sep 2007 04:42:39 -0400 Changed counters and added setup for new logging. Everything but tests is broken.
Dmitriy Morozov <morozov@cs.duke.edu> [Thu, 13 Sep 2007 04:42:39 -0400] rev 27
Changed counters and added setup for new logging. Everything but tests is broken.
Wed, 12 Sep 2007 09:40:23 -0400 Merged in README changes from master
Dmitriy Morozov <morozov@cs.duke.edu> [Wed, 12 Sep 2007 09:40:23 -0400] rev 26
Merged in README changes from master
Wed, 12 Sep 2007 09:39:34 -0400 Changed SimplexWithVertices<V>::VertexContainer to std::vector<V> from std::set<V>
Dmitriy Morozov <morozov@cs.duke.edu> [Wed, 12 Sep 2007 09:39:34 -0400] rev 25
Changed SimplexWithVertices<V>::VertexContainer to std::vector<V> from std::set<V>
Wed, 12 Sep 2007 08:28:33 -0400 Fixed typos in README
Dmitriy Morozov <morozov@cs.duke.edu> [Wed, 12 Sep 2007 08:28:33 -0400] rev 24
Fixed typos in README
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
(0) -200 tip