summaryrefslogtreecommitdiff
path: root/src/Witness_complex
AgeCommit message (Expand)Author
2016-12-16memory access violation: here we go againskachano
2016-12-16Attempted to fix the bug in Strong witness complex with limited dimensionskachano
2016-12-08replace euclidean_distance with a class Euclidean_distance containing an oper...vrouvrea
2016-12-06Changed assert to GUDHI_CHECKskachano
2016-12-06Added assertskachano
2016-12-06Fixes in docskachano
2016-11-29Got rid of the comparison of iterators of different rangesskachano
2016-11-29Added the forgotten dimension limits >_<skachano
2016-11-29Small fix in another exampleskachano
2016-11-29Small fix in exampleskachano
2016-11-21Fixed small bug in an example. Thanks to Clémentskachano
2016-11-18Modified docskachano
2016-11-17Modify examplesvrouvrea
2016-11-16Merged last trunk modificationsvrouvrea
2016-10-19Clément's remarksskachano
2016-10-18Added Doxygen names for Witness_complex_doc sectionsskachano
2016-10-18Removed Construct_closest_landmark_table.hskachano
2016-10-18Modified doc in Witness_complex_doc.h spatial_searching -> witness_complexskachano
2016-10-18Removed Sophia Antipolis from copyrightsskachano
2016-10-18Added a proper include for Active_witnessskachano
2016-10-18Changed Active_witness includesskachano
2016-10-10Fixed the numerical_limits::max + 1 bugskachano
2016-10-10Modify witness complex representationvrouvrea
2016-10-10Merge last trunk modificationsvrouvrea
2016-10-10Fix cmake issuesvrouvrea
2016-10-10Deleted a redundant testskachano
2016-10-07Added a big chunk of documentation. +small fixesskachano
2016-10-07Documented member functionsskachano
2016-10-07Added the possibility to limit dimensionskachano
2016-10-06Added persistence examplesskachano
2016-10-06Merge last trunk modificationsvrouvrea
2016-10-06Merge last trunk modificationsvrouvrea
2016-10-05Modified existing tests and examplesskachano
2016-10-05Junk outskachano
2016-10-05Minor tweaksskachano
2016-10-05Added the forgotten strong witness complexskachano
2016-10-04Strong witness is ready as wellskachano
2016-10-04Fixed a major bug in the Active_witness_iteratorskachano
2016-10-04witness_complex_from_file uses off files nowvrouvrea
2016-10-03Fix euclidean distance for ripsvrouvrea
2016-09-30Fix compilation issuesvrouvrea
2016-09-30Weak Witness + Active Witness. It seems to work.skachano
2016-09-29Weak Witness + Active Witness. It compilesskachano
2016-09-28Rewrite for the Weak Witness Complexskachano
2016-09-28Commit before a merge with subsamplingskachano
2016-09-28Merged trunk into relaxed witness branchskachano
2016-09-28All work up until nowskachano
2016-09-23Examples shall use only off filesvrouvrea
2016-09-20Renamed pick_random_points -> pick_n_random_pointsskachano
2016-09-02Mark comment #1 + Vincent comment #1skachano