summaryrefslogtreecommitdiff
path: root/src/Witness_complex/include
AgeCommit message (Expand)Author
2019-08-20Fix issue #10 and modify main and installation documentations accordinglyROUVREAU Vincent
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-11-17Corrected Strong_witness docskachano
2017-11-17Added the commented choose_n_farthest_points everywhereskachano
2017-11-17Made farthest_points clickableskachano
2017-10-26Merge last trunk modificationsvrouvrea
2017-09-29Rename a few functions in Kd_tree_searchcjamin
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-28Fix cppcheckvrouvrea
2017-02-28Fix CppCheckvrouvrea
2017-02-24Removed all_faces_in includeskachano
2017-02-23Added the copiable precision to the doc.skachano
2017-02-23Changed default limit_dim in Strongskachano
2017-02-22Marc's review:1skachano
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-13Hid the Active_witness classes from docskachano
2017-02-02Fixed the docskachano
2017-02-02Changed the internal representation of Nearest landmark tableskachano
2017-02-01The rest of the commentsskachano
2017-02-01Removed next_it from strongskachano
2017-02-01Added std::begin and endskachano
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-30Two of Marc's remarksskachano
2017-01-21Added the Euclidean files -_-skachano
2017-01-21Added all the constsskachano
2017-01-20The new example and the old test workskachano
2017-01-20Redesigned the whole Active_witness_iterator, still doesn't workskachano
2017-01-20non-Euclidean example works, but the test not anymoreskachano
2017-01-19Added an example with nearest landmark table. It is buggy.skachano
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