Tue, 14 Sep 2010 15:36:13 -0700 |
Dmitriy Morozov |
Merged in Python bindings for DynamicPersistenceChains
dev
|
changeset |
files
|
Tue, 14 Sep 2010 15:00:34 -0700 |
Dmitriy Morozov |
Added documentation for DynamicPersistenceChains
dev
|
changeset |
files
|
Sun, 12 Sep 2010 09:55:44 -0700 |
Dmitriy Morozov |
Added Python bindings for DynamicPersistenceChains
dev
|
changeset |
files
|
Tue, 14 Sep 2010 11:34:11 -0700 |
Dmitriy Morozov |
Added the ability to pickle Simplex class in Python
dev
|
changeset |
files
|
Tue, 14 Sep 2010 11:12:33 -0700 |
Dmitriy Morozov |
Added ability to iterate over ZigzagPersistence cycles in Python
dev
|
changeset |
files
|
Fri, 10 Sep 2010 21:21:27 -0700 |
Dmitriy Morozov |
Fixed a typo in the documentation of SPNode.cycle
dev
|
changeset |
files
|
Tue, 07 Sep 2010 13:54:53 -0700 |
Dmitriy Morozov |
Added Python closure function (for computing a k-skeleton of a closure of a list of simplices)
dev
|
changeset |
files
|
Thu, 02 Sep 2010 09:13:42 -0700 |
Dmitriy Morozov |
Removed the unnecessary typename in filtration-homology.cpp
dev
|
changeset |
files
|
Mon, 30 Aug 2010 12:28:58 -0700 |
Dmitriy Morozov |
Added output of essential cycles for any given input filtration
dev
|
changeset |
files
|
Wed, 25 Aug 2010 14:36:11 -0700 |
Dmitriy Morozov |
Minor touches in documentation
dev
|
changeset |
files
|
Wed, 25 Aug 2010 14:31:36 -0700 |
Dmitriy Morozov |
Merged docs with upstream
dev
|
changeset |
files
|
Thu, 15 Jul 2010 10:25:08 -0700 |
Dmitriy Morozov |
CGAL is unncessary for vineyards (update in the documentation)
dev
|
changeset |
files
|
Wed, 25 Aug 2010 14:29:54 -0700 |
Dmitriy Morozov |
Merged in Aravind's changes
dev
|
changeset |
files
|
Wed, 18 Aug 2010 15:35:48 -0700 |
Aravindakshan Babu |
Changed the first iterator of PersistenceDiagram to accept dimension as well. Modified documentation.
dev
|
changeset |
files
|
Wed, 18 Aug 2010 12:05:18 -0700 |
Aravindakshan Babu |
Removed the points iterator in PersistenceDaigram; replaced it with a __iter__ method.
dev
|
changeset |
files
|
Tue, 17 Aug 2010 22:19:19 -0700 |
Aravindakshan Babu |
Added documentation for the python classes Point and PersistenceDiagram. Removed the __sub__ method for PersistenceDiagram. Minor renaming.
dev
|
changeset |
files
|
Wed, 11 Aug 2010 17:07:09 -0700 |
Aravindakshan Babu |
Added a __iter__ method to the PersistenceDiagram class in python. Renamed the points iterator to the intervals iterator.
dev
|
changeset |
files
|
Thu, 08 Jul 2010 23:50:39 -0700 |
Aravindakshan Babu |
Added extra functionality to Point class( an iterator ) and PersistenceDiagram( dimension property and __len__ func ).
dev
|
changeset |
files
|
Fri, 02 Jul 2010 17:08:02 -0700 |
Aravindakshan Babu |
Made the data argument in Point's __init__method to be an optional argument by making it a boost::python::optional.
dev
|
changeset |
files
|
Fri, 02 Jul 2010 04:19:29 -0700 |
Aravindakshan Babu |
Added code to expose the persistence_diagram class, the bottleneck_distance function and the point class to python.
dev
|
changeset |
files
|
Thu, 15 Jul 2010 10:20:06 -0700 |
Dmitriy Morozov |
Merged docs with upstream
dev
|
changeset |
files
|
Thu, 15 Jul 2010 10:19:18 -0700 |
Dmitriy Morozov |
Removed the warning about compiler versions (seems unnecessary after Andrew's fixes)
dev
|
changeset |
files
|
Mon, 12 Jul 2010 09:53:30 -0700 |
Dmitriy Morozov |
Fixed path for lsfiltration.py
dev
|
changeset |
files
|
Mon, 05 Jul 2010 23:51:26 -0700 |
Dmitriy Morozov |
Bug in the tutorial: simplices = [] -> simplices = Filtration()
dev
|
changeset |
files
|
Tue, 13 Apr 2010 09:09:04 -0700 |
Dmitriy Morozov |
More typos in the docs
dev
|
changeset |
files
|
Mon, 12 Apr 2010 19:01:01 -0700 |
Dmitriy Morozov |
Fixed a link: dionysis -> dionysus
dev
|
changeset |
files
|
Tue, 20 Apr 2010 13:58:23 -0700 |
Dmitriy Morozov |
Andrew Yarmola's fix to the in-class intialization syntax in OrderList<T>
dev
|
changeset |
files
|
Tue, 09 Mar 2010 15:22:57 -0800 |
Dmitriy Morozov |
Added Persistence::initialize(f) + fixed minor bug LinearKernel::sign_at_negative_infinity()
dev
|
changeset |
files
|
Sat, 06 Mar 2010 14:39:15 -0800 |
Dmitriy Morozov |
Added insert-at-the-end optimization for CohomologyPersistence::add_cocycle()
dev
|
changeset |
files
|
Fri, 05 Mar 2010 09:26:54 -0800 |
Dmitriy Morozov |
Count cocycles in CohomologyPersistence
dev
|
changeset |
files
|
Tue, 23 Feb 2010 17:39:15 -0800 |
Mikael Vejdemo Johansson |
Andrew Yarmola's compilation fix for MacOSX.
dev
|
changeset |
files
|
Mon, 22 Feb 2010 17:24:02 -0800 |
Dmitriy Morozov |
Removed unused instrumentation of cohomology and unnecessary includes
dev
|
changeset |
files
|
Tue, 09 Feb 2010 11:05:48 -0800 |
Dmitriy Morozov |
Removed reference to reference in ThreeOutcomeComparison
dev
|
changeset |
files
|
Sun, 07 Feb 2010 21:10:54 -0800 |
Dmitriy Morozov |
Made EventQueue into a binary heap (for efficiency and sanity)
dev
|
changeset |
files
|
Sun, 07 Feb 2010 10:46:23 -0800 |
Dmitriy Morozov |
Replaced list with multi_index representation in EventQueue making it more efficient
dev
|
changeset |
files
|
Sat, 06 Feb 2010 23:22:43 -0800 |
Dmitriy Morozov |
Switched to internal KineticSort
dev
|
changeset |
files
|
Fri, 05 Feb 2010 11:49:52 -0800 |
Dmitriy Morozov |
Added linear kernel for my own KineticSort
dev
|
changeset |
files
|
Fri, 05 Feb 2010 11:07:42 -0800 |
Dmitriy Morozov |
Commented out QField to get rid of the artifical dependence on GMP
dev
|
changeset |
files
|
Thu, 04 Feb 2010 23:43:36 -0800 |
Dmitriy Morozov |
Fixed non-copyable temporary bug
dev
|
changeset |
files
|
Wed, 03 Feb 2010 14:51:38 -0800 |
Dmitriy Morozov |
Fixed the duplicates (degeneracy) and another assertion problem in LSVineyard
dev
|
changeset |
files
|
Wed, 03 Feb 2010 11:20:40 -0800 |
Dmitriy Morozov |
Removed a buggy assertion in LSVineard::transpose_vertices() (j points at the end() when moving the last simplex of the filtration)
dev
|
changeset |
files
|
Tue, 02 Feb 2010 23:43:46 -0800 |
Dmitriy Morozov |
StaticPersistence::pair_simplices() has an option to not display progress (LSVineyard uses it during consistency checking)
dev
|
changeset |
files
|
Tue, 26 Jan 2010 11:14:50 -0800 |
Dmitriy Morozov |
Added rips-explicit-cohomology
dev
|
changeset |
files
|
Tue, 26 Jan 2010 11:00:51 -0800 |
Dmitriy Morozov |
Moved lsfiltration.py into examples/pl-functions + added lscubes.py example (cubical lower-star filtration)
dev
|
changeset |
files
|
Tue, 12 Jan 2010 14:36:38 -0800 |
Dmitriy Morozov |
Fixed Python constructor of CohomologyPersistence + minor changes to cocycle.py
dev
|
changeset |
files
|
Mon, 11 Jan 2010 10:21:37 -0800 |
Dmitriy Morozov |
vertex_coface -> vertex_cofaces in Rips documentation (in Python)
dev
|
changeset |
files
|
Sat, 09 Jan 2010 15:03:52 -0800 |
Dmitriy Morozov |
Henry Adams' fixes to python/dionysus/zigzag.py + added CohomologyPersistence.show_cocycles method
dev
|
changeset |
files
|
Thu, 07 Jan 2010 10:27:18 -0800 |
Dmitriy Morozov |
CohomologyPersistence::add returns the dying cocycle
dev
|
changeset |
files
|
Tue, 05 Jan 2010 11:02:07 -0800 |
Dmitriy Morozov |
Check Boost version in include/utilities/property-maps.h + minor changes to cocycle.py
dev
|
changeset |
files
|
Thu, 31 Dec 2009 11:28:49 -0800 |
Dmitriy Morozov |
Added pl-vineyard documentation
dev
|
changeset |
files
|
Fri, 25 Dec 2009 06:56:27 -0800 |
Dmitriy Morozov |
Fixed a serious bug in DynamicPersistenceTrails + LSVineyard sorts filtration by attachment + miscellanea:
dev
|
changeset |
files
|
Sun, 20 Dec 2009 10:43:00 -0800 |
Dmitriy Morozov |
Moved files around: lsvineyard.h -> include/topology, examples/grid -> examples/pl-functions
dev
|
changeset |
files
|
Sun, 20 Dec 2009 08:27:01 -0800 |
Dmitriy Morozov |
Merged Vineyards code changes with the main development line
dev
|
changeset |
files
|
Sun, 20 Dec 2009 07:45:29 -0800 |
Dmitriy Morozov |
Python bindings work again
dev
|
changeset |
files
|
Wed, 16 Dec 2009 15:39:38 -0800 |
Dmitriy Morozov |
Created pl-vineyard.cpp to compute vineyards given a complex and a sequence of values at each vertex
dev
|
changeset |
files
|
Wed, 16 Dec 2009 15:39:06 -0800 |
Dmitriy Morozov |
Resurrected vineyard code:
dev
|
changeset |
files
|
Thu, 03 Dec 2009 13:21:23 -0800 |
Dmitriy Morozov |
Made storing negative simplices in StaticPersistence parameter-based, so that DynamicPersistence works again
dev
|
changeset |
files
|
Wed, 02 Dec 2009 14:03:54 -0800 |
Dmitriy Morozov |
StaticPersistence operates on chains consisting of only positive simplices
dev
|
changeset |
files
|
Tue, 01 Dec 2009 20:34:31 -0800 |
Dmitriy Morozov |
alphashapes3d.cpp measures persistence time
dev
|
changeset |
files
|
Sat, 28 Nov 2009 17:01:52 -0800 |
Dmitriy Morozov |
Fixed DynamicPersistenceTrails::PairingTrailsVisitor to match the changes in StaticPersistence::PairVisitor
dev
|
changeset |
files
|