summaryrefslogtreecommitdiff
path: root/src/Coxeter_triangulation
AgeCommit message (Expand)Author
2022-09-09restore indentation part 2hschreiber
2022-09-09restore indentationhschreiber
2022-09-08removal of unused private membershschreiber
2022-06-08Merge pull request #616 from VincentRouvreau/doxygen_unbalanced_groupingsVincent Rouvreau
2022-05-22Spelling correctionsalbert-github
2022-05-20Fix unbalanced groups and some doxygen typosVincent Rouvreau
2021-06-07code review: move Query_result.h in a Coxeter_triangulation directory and mov...ROUVREAU Vincent
2021-06-07code review: move Query_result.h in a Manifold_tracing directory as its name ...ROUVREAU Vincent
2021-06-07Use boost pi and do not declare a gudhi one. cf. PR #480ROUVREAU Vincent
2021-06-07code review: The whole point of emplace/emplace_back is to remove std::make_p...ROUVREAU Vincent
2021-06-07Warns that Hasse_diagram_cell is experimental and only for coxeterROUVREAU Vincent
2021-05-17Fix Coxeter documentation with new doxygen requirementsROUVREAU Vincent
2021-04-22Add examples in doc and removes TBB link as not required by coxeterROUVREAU Vincent
2021-04-21doc review: build_mesh_from_cell_complex and output_meshes_to_medit was not d...ROUVREAU Vincent
2021-04-21coxeter requires eigen3. random_orthogonal_matrix requires CGALROUVREAU Vincent
2021-04-21cell complex is only for coxeter. eigen is required for coxeter, not cgalROUVREAU Vincent
2021-04-01make Simplex_handle and Simplex_hash public for fibration purposeROUVREAU Vincent
2020-11-18Use GUDHI_CHECK and exceptions instead of asserts and test themROUVREAU Vincent
2020-11-17Use std::clog for test logsROUVREAU Vincent
2020-11-17Unvalid lambdas when matrix.colPivHouseholderQr().solve(z) is not a solutionROUVREAU Vincent
2020-11-17Some doxygen improvements with a cell complex construction basic exampleROUVREAU Vincent
2020-11-10Add this check in debug modeROUVREAU Vincent
2020-11-10Modify debug traces for coxeter to use gudhi DEBUG_TRACES mechanismROUVREAU Vincent
2020-10-05Remove the Function inheritance and keep conceptROUVREAU Vincent
2020-10-05SimplifyROUVREAU Vincent
2020-09-28Accordingly to boost optional mergeROUVREAU Vincent
2020-09-25interface simplification. Remove useless include and typedefsROUVREAU Vincent
2020-09-24Use eigen initialization. std::size_tROUVREAU Vincent
2020-09-24Modify image on main pageROUVREAU Vincent
2020-09-23Roll back free functions to remove doxygen warningsROUVREAU Vincent
2020-09-23Add coxeter on main pageROUVREAU Vincent
2020-09-23Remove functions from doxygen group coxeter_triangulation to empty documentat...ROUVREAU Vincent
2020-09-22clang-format filesROUVREAU Vincent
2020-09-22include what you useROUVREAU Vincent
2020-09-21Fix copyrightROUVREAU Vincent
2020-09-21Fix doxygen warningsROUVREAU Vincent
2020-09-21struct Function should be abstract and virtual functions signaturesROUVREAU Vincent
2020-09-21Add examples as testsROUVREAU Vincent
2020-09-21Merge skachano/master (coxeter triangulation)ROUVREAU Vincent
2019-11-13Removed the random translation in the manifold tracing test.Siargey Kachanovich
2019-10-18Added empty constructor for ConfigurationSiargey Kachanovich
2019-10-17Fixed gudhi_patches absence issueSiargey Kachanovich
2019-10-17Added the files from the coxeter branchSiargey Kachanovich