summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-03-29Add include numeric for std::iotavrouvrea
2016-03-29Merge VR_bitmapvrouvrea
2016-03-24prune_above_filtration version that is no more using filtration vector.vrouvrea
2016-03-23An alternative to prune_above_filtration in comment. Fix UT for alternativevrouvrea
2016-03-23prune_above_filtration returns filtration vector modification information ins...vrouvrea
2016-03-22GUDHI_CHECK was not intuitive.vrouvrea
2016-03-22Minor updates for 1.3.0.glisse
2016-03-22Merge from trunk.glisse
2016-03-22Add a comment to say Alpha complex takes the ownership of the pointer on the ...vrouvrea
2016-03-22Delaunay triangulation is point dimension.vrouvrea
2016-03-21Add titles for Persistence diagramvrouvrea
2016-03-21Merge of trunk Witness feature + add witness in package top listvrouvrea
2016-03-21Answers to comments.pdlotko
2016-03-21fix #include "gudhi/Simplex_tree.h" in generated docvrouvrea
2016-03-20Merge from trunk.glisse
2016-03-20Quiet a signed/unsigned comparison warning.glisse
2016-03-20answering Marc's commentspdlotko
2016-03-20Clarify some details in the concept FilteredComplex.glisse
2016-03-20Let the witness code match its doc better.glisse
2016-03-18Merge last trunk modificationsvrouvrea
2016-03-18Fix cpplint/cppcheck issuesvrouvrea
2016-03-17Use post and exception doxygen tag instead of warnings everywhere.vrouvrea
2016-03-17Fix cpplint/cppcheckvrouvrea
2016-03-17Add in a comment an alternative version of prune_above_filtrationvrouvrea
2016-03-17Merge from trunk.glisse
2016-03-17cleanning up the stuff with iterators in Bitmap_cubical_complex_base.h class. pdlotko
2016-03-16Compil issuevrouvrea
2016-03-16CppCheck and CppLint fixes for alpha complexesvrouvrea
2016-03-15In Delaunay_triangulation_off_io.h, constructing the Triangulation from a vec...vrouvrea
2016-03-14Remove temporary get_persistence functionvrouvrea
2016-03-14Remove Options::store_filtration check is true in prune_above_filtration func...vrouvrea
2016-03-14No more use of threshold_ for prune_above_filtration because threshold may be...vrouvrea
2016-03-14Answers to Marc's comments.pdlotko
2016-03-14Use GUDHI_CHECK on null_simplex instead of "if"vrouvrea
2016-03-14Boost flat_map erase on an iterator is most efficientvrouvrea
2016-03-14Alpha complex documentation generated had no scrolling menu for alpha complexesvrouvrea
2016-03-11concept and documentationskachano
2016-03-11Put the class Witness_complex to private in docskachano
2016-03-09Add of persistence doc image for package overviewvrouvrea
2016-03-09Add header and footer to generated documentation in order to fit with the web...vrouvrea
2016-02-20Details in the doc of alpha-complex.glisse
2016-02-19Merge last trunk modificationsvrouvrea
2016-02-18The rest of changesskachano
2016-02-16Commented is_witness_complex's documentationskachano
2016-02-16Moved the doc file + changed notations in Witness_complex.hskachano
2016-02-15typoglisse
2016-02-13removing phat relaed compontns. pdlotko
2016-02-11now it compiles...skachano
2016-02-11Changed concept's name to CamelCaseskachano
2016-02-11Commited Marc's remarksskachano