summaryrefslogtreecommitdiff
path: root/src/Witness_complex/include/gudhi/Witness_complex.h
AgeCommit message (Expand)Author
2017-01-20non-Euclidean example works, but the test not anymoreskachano
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-16Attempted to fix the bug in Strong witness complex with limited dimensionskachano
2016-12-06Fixes in docskachano
2016-10-19Clément's remarksskachano
2016-10-18Removed Sophia Antipolis from copyrightsskachano
2016-10-18Changed Active_witness includesskachano
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-05Junk outskachano
2016-10-05Minor tweaksskachano
2016-10-04Fixed a major bug in the Active_witness_iteratorskachano
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-03-20Let the witness code match its doc better.glisse
2016-03-18Fix cpplint/cppcheck issuesvrouvrea
2016-03-11concept and documentationskachano
2016-03-11Put the class Witness_complex to private in docskachano
2016-02-16Commented is_witness_complex's documentationskachano
2016-02-16Moved the doc file + changed notations in Witness_complex.hskachano
2016-02-11now it compiles...skachano
2016-02-11Changed concept's name to CamelCaseskachano
2016-02-11Commited Marc's remarksskachano
2016-01-21cpplint/cppcheck fixesvrouvrea
2016-01-21cpplint fixesvrouvrea
2016-01-20Added the forgotten concept, added asserts nbP >= nbL, some header_definesskachano
2016-01-19Added a concept for Simplicial_complex, also added to doc about knnskachano
2016-01-15Added consts where neededskachano
2016-01-15Fixed namespacesskachano
2016-01-14Added example stuffskachano
2015-12-10Added thingsskachano
2015-12-09Modified Witness_complex.h + more docskachano
2015-12-07Removed things from Witness_complex.hskachano
2015-06-16Fixed the changing WL matrix bug in witness complex. Added is_witness_complex...skachano
2015-06-13Tweaked a bit Witness_complex.h + simplex countskachano
2015-06-03Fixed purity and landmark choiceskachano
2015-06-03witness: Added good-bad link count to witness_complex_perturbationsskachano
2015-06-01Corrected bad-good linksskachano
2015-05-30witness: Testing continuesskachano
2015-05-29witness: Tweaking for the testsskachano
2015-05-20Added perturbation witness complex constructionskachano
2015-05-06Kd tree landmark choice workedskachano