summaryrefslogtreecommitdiff
path: root/src/Witness_complex
AgeCommit message (Expand)Author
2017-01-19Added an example with nearest landmark table. It is buggy.skachano
2017-01-19Small change in sphere example before merge with trunkskachano
2017-01-19Fixed gss namespaceskachano
2017-01-18Changed some examplesskachano
2017-01-18Fixed thedocumentation. Even without an additional concept.skachano
2017-01-18Fixed doc for non-Euclidean complexes. Concept is leftskachano
2017-01-18Added a file + fixed the bugskachano
2017-01-18Added a file + fixed the bugskachano
2017-01-17Added a non-Euclidean version of Witness. Compiles, but doesn't workskachano
2016-12-16The bug with limit dimension in Strong witness is fixedskachano
2016-12-16Got filtration value rightskachano
2016-12-16I'm almost there...skachano
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