examples/CMakeLists.txt
author Aravindakshan Babu <akshan@stanford.edu>
Tue, 17 Aug 2010 22:19:19 -0700
branchdev
changeset 219 5311343eb2f5
parent 183 0ca59b0ebc47
child 226 574a165c0a9c
permissions -rw-r--r--
Added documentation for the python classes Point and PersistenceDiagram. Removed the __sub__ method for PersistenceDiagram. Minor renaming. Renamed BottleneckDistance to bottleneck_distance. Renamed intervals iterator for PersistenceDiagram to points. Seems in better conformance with usage.

add_subdirectory			(alphashapes)
#add_subdirectory			(ar-vineyard)
add_subdirectory			(cech-complex)
add_subdirectory			(consistency)
add_subdirectory			(cohomology)
add_subdirectory			(fitness)
add_subdirectory			(pl-functions)
add_subdirectory			(triangle)
add_subdirectory			(poincare)
add_subdirectory			(rips)