summaryrefslogtreecommitdiff
path: root/src/Rips_complex/example
AgeCommit message (Expand)Author
2017-05-30Make install examples mechanismvrouvrea
2017-04-19Rename tests and examples to be consistent with the naming rulesvrouvrea
2017-04-11Move Euclidean_distance in Gudhi namespacevrouvrea
2017-02-28csv file and not OFFvrouvrea
2017-01-25Fix code reviewvrouvrea
2017-01-17using double for filtration value type instead of float (error on windows)vrouvrea
2017-01-16Remove the usage functions and modified the doc for oneskeletonripspoints and...vrouvrea
2016-12-14Rollback pointer modification, and use of of a hack for no deep copy of boost...vrouvrea
2016-12-12rename simplex_tree variable namesvrouvrea
2016-12-12Remove comment // to construct a simplex_tree from rips complexvrouvrea
2016-12-08replace euclidean_distance with a class Euclidean_distance containing an oper...vrouvrea
2016-11-23Fix cpplintvrouvrea
2016-11-22Fix examples and testsvrouvrea
2016-11-21Add distance matrix rips construction (doc, code, test)vrouvrea
2016-10-03Fix euclidean distance for ripsvrouvrea
2016-09-29Fix doxygenvrouvrea
2016-09-29rename filesvrouvrea
2016-09-29New example and texts for docvrouvrea
2016-09-28Add rips complex module and first modification stepvrouvrea