summaryrefslogtreecommitdiff
path: root/src/Witness_complex/include/gudhi/Witness_complex.h
AgeCommit message (Expand)Author
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
2015-04-27Added the file for knn landmarks (no CGAL include yet). New algorithm for lan...skachano
2015-04-27Struggled with CMake...skachano
2015-04-15Landmark selection: now it's fasterskachano
2015-04-15Added more detailed output on bad linksskachano
2015-04-14Ready for testing!skachano
2015-04-10write_bad_links worksskachano
2015-04-09write_bad_links compiles. 信じんないskachano
2015-04-09Added is_pseudomanifold & Co functions. It compiles.skachano
2015-04-08witness_from_points now creates an output directory+WL matrix outputskachano
2015-04-08Added rock-age style off readerskachano
2015-04-02Added writing to file functionsskachano
2015-04-01Added landmark_strategy_by_random_pointsskachano
2015-03-31Fixed bug in landmark_choice_by_furthest_points. Stay tuned for one more bugskachano
2015-03-31Wrote code for random landmark choice strategyskachano
2015-03-31Added a bit more of commentsskachano
2015-03-26witness_complex_from_file finally compilesskachano
2015-03-25Merged latest trunk to witnessskachano
2015-03-23Added an altrnative Witness_complex.hskachano
2015-03-23Fixed the print bugskachano
2015-03-23Wild Bug appearedskachano
2015-03-20Started testsskachano
2015-03-20witness_complex now compilesskachano
2015-03-19fixed the edge additionskachano
2015-03-18Added witness_complex function carcasskachano
2015-03-18Added an empty file for wcskachano