summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-16Rename tests according to conventions.vrouvrea
2016-09-16Rewrite tests wit BOOST testsvrouvrea
2016-09-15remove concept dir for Contraction (empty)vrouvrea
2016-09-15fix cpplintvrouvrea
2016-09-15Fix cpplint warningsvrouvrea
2016-09-15Fix cpplint and warningsvrouvrea
2016-09-15A new branch to fix some annoying warningsvrouvrea
2016-09-14Fix construction of pointscjamin
2016-09-14-Wsign-compare is included into -Wallvrouvrea
2016-09-12Gudhi 1.3.1 in Doxyfilevrouvrea
2016-09-12Patch for 3 billions of simplices patch version 1.3.1vrouvrea
2016-09-12Intro_simplex_tree.h for filtered complexes module documentationvrouvrea
2016-09-12Modify filtered complexes sections and examples.vrouvrea
2016-09-09isnan must be preceeded by std::vrouvrea
2016-09-09Merge 3 billions of simplices bug fix into the trunkvrouvrea
2016-09-09Add a comment for assert that explains null_key mechanismvrouvrea
2016-09-09Merge last trunk modificationsvrouvrea
2016-09-09merge make_user_version branchvrouvrea
2016-09-08Add doxygen target for user and developper version.vrouvrea
2016-09-08Make directory fixvrouvrea
2016-09-07Add GUDHI user_version target to replace generate_version.shvrouvrea
2016-09-07New branch to remove generate_version script and to add a custom cmake target...vrouvrea
2016-09-02Fix doccjamin
2016-09-02Test incremental functions + compare results between fixed and incrementalcjamin
2016-09-02Make member variables private instead of protectedcjamin
2016-09-02Remove commented functionscjamin
2016-09-02Mark comment #1 + Vincent comment #1skachano
2016-09-01Document Kernel and Point typescjamin
2016-09-01Fix sentencecjamin
2016-08-30Fix function namecjamin
2016-08-27Fix test of pick_random_pointscjamin
2016-08-27Merge from trunk + minor fix in doccjamin
2016-08-25Add a comment on MiniSTOption Simplex_key type definition about the maximum t...vrouvrea
2016-08-25Modify the comment about uint_8 -> max is 255vrouvrea
2016-08-25Modify SimpleyKey, SimplexTreeOptions concept and SimplexTree documentation a...vrouvrea
2016-08-25Merge last trunk modificationsvrouvrea
2016-08-24Merge from trunkcjamin
2016-08-22Clarify installation documentation by separating in a section optional cotsvrouvrea
2016-08-05Update the user manual with farthest pointscjamin
2016-08-05Added farthest/nearest neighbor division in the functionsskachano
2016-08-05bad tag termination for doxygenvrouvrea
2016-08-05Fix the 3 billions of simplices limitvrouvrea
2016-08-05With the good include cstdvrouvrea
2016-08-05Modify plain_homology to show a Simplex_key type modificationvrouvrea
2016-08-05Added the random_pick_example to the doc introskachano
2016-08-05A branch to fix the 3 billions of simplices bugvrouvrea
2016-08-04Make GUDHI Cmake less verbose on CGAL package findingvrouvrea
2016-08-04Merge from trunkcjamin
2016-08-04Use BOOST_CHECK instead of assertcjamin
2016-07-06Doc fixcjamin