summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-31Fix #include<gudhi/YYY.h> issue in generated documentationvrouvrea
2016-03-31Fix TBB issue in CMakevrouvrea
2016-03-30Add cubical complex to main pagevrouvrea
2016-03-30Merge TBB fix for cubical parallel sortvrouvrea
2016-03-30Cubical complex for new doxygen versionvrouvrea
2016-03-30Fix use of TBB parallel sort.vrouvrea
2016-03-30Merge of bitmap featurevrouvrea
2016-03-30Merge of bitmap feature from bitmap branchvrouvrea
2016-03-30cpplint/cppcheck fixesvrouvrea
2016-03-30cpplint/cppcheck fixesvrouvrea
2016-03-30Fix cppcheck/cpplintvrouvrea
2016-03-29Add include numeric for std::iotavrouvrea
2016-03-29Add torus files for UT purposevrouvrea
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 Witness complex featurevrouvrea
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