summaryrefslogtreecommitdiff
path: root/src/Witness_complex/include/gudhi/Witness_complex.h
AgeCommit message (Expand)Author
2022-05-20Fix unbalanced groups and some doxygen typosVincent Rouvreau
2019-08-14Fix #35 Modify Copyright as GUDHI is not only a C++ libraryROUVREAU Vincent
2019-06-13Change CopyrightROUVREAU Vincent
2019-05-27long linesMarc Glisse
2019-05-10Clarify doc of witness complexMarc Glisse
2018-04-26Fix Copyrightsvrouvrea
2017-09-20Merge modifications for simplex_tree automatic dimension setvrouvrea
2017-04-26Fix warningsvrouvrea
2017-03-24cpplint fixesvrouvrea
2017-03-07Remove Kdtree include in Witness_complex.h and Strong_witness_complex.hvrouvrea
2017-03-02test if !end before accessing operatorvrouvrea
2017-03-02Add Boost system libraries for examples using persistencevrouvrea
2017-03-01Fix cppcheckvrouvrea
2017-02-28Fix cppcheckvrouvrea
2017-02-23Added the copiable precision to the doc.skachano
2017-02-20Hugely improved the complexity of the weak witness complex.skachano
2017-02-13Removed another dead lineskachano
2017-02-13Removed a useless comment and a dead lineskachano
2017-02-02Fixed the docskachano
2017-02-02Changed the internal representation of Nearest landmark tableskachano
2017-02-01The rest of the commentsskachano
2017-02-01Added std::begin and endskachano
2017-01-30Added the consts to Nearest_landmark_table_ parameters following the comment ...skachano
2017-01-30The new class design compiles.skachano
2017-01-30Another Marc's commentskachano
2017-01-21Added all the constsskachano
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