summaryrefslogtreecommitdiff
path: root/src/Coxeter_triangulation/test
AgeCommit message (Expand)Author
2021-06-07code review: move Query_result.h in a Coxeter_triangulation directory and mov...ROUVREAU Vincent
2021-04-22Add examples in doc and removes TBB link as not required by coxeterROUVREAU Vincent
2021-04-21coxeter requires eigen3. random_orthogonal_matrix requires CGALROUVREAU 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-09-28Accordingly to boost optional mergeROUVREAU Vincent
2020-09-22clang-format filesROUVREAU Vincent
2020-09-21Fix copyrightROUVREAU 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-17Added the files from the coxeter branchSiargey Kachanovich