summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-09-28Accordingly to boost optional mergeROUVREAU Vincent
2020-09-28Merge branch 'master' into coxeter_integrationROUVREAU Vincent
2020-09-28code review: Simplify recursivityROUVREAU Vincent
2020-09-28doc review: improve reset_filtration documentationROUVREAU Vincent
2020-09-28code review: Let the exception propagateROUVREAU 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-23Add Gudhi/math.h for piROUVREAU Vincent
2020-09-23Remove functions from doxygen group coxeter_triangulation to empty ↵ROUVREAU Vincent
documentation page. Links are still available
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
2020-09-21Merge Coxeter Siargey branchROUVREAU Vincent
2020-09-18Fix #if cgal_versionROUVREAU Vincent
2020-09-17Remove useless codeROUVREAU Vincent
2020-09-17Some documentation for weighted versionROUVREAU Vincent
2020-09-16Add weighted in tocROUVREAU Vincent
2020-09-16Some documentation about weighted dD Alpha complex. Make examples 3d/dD ↵ROUVREAU Vincent
consistents
2020-09-15Test alpha complex dD versus 3dROUVREAU Vincent
2020-09-15alpha complex persistence now requires cgal 5.1ROUVREAU Vincent
2020-09-15Make Kernel available publicly for tests purposeROUVREAU Vincent
2020-09-15This should be correct and efficient for 0-dimension weighted alphaROUVREAU Vincent
2020-09-14Fix Alpha complex to have the same results than Alpha complex 3dROUVREAU Vincent
2020-09-14Add but comment a test to compare dD and 3D alpha complexROUVREAU Vincent
2020-09-14alpha_complex_persistence utils can use weighted points. Update ↵ROUVREAU Vincent
Alpha_kernel_d_unit_test to work
2020-09-11Add weighted ctor and its testROUVREAU Vincent
2020-09-11fonction was renamed between 5.1 and 5.2ROUVREAU Vincent
2020-09-11Requires CGAL >= 5.1. Fix is_gabriel computationROUVREAU Vincent
2020-09-09Even if CGAL was requiring boost::thread no need to find it for gudhi. ↵ROUVREAU Vincent
boost::thread removed from cgal on https://github.com/CGAL/cgal/commit/8a7d3fa
2020-09-08Remove boost::systemROUVREAU Vincent
2020-09-08CMake > 3.5 to use Boost targets. Compile only what is available from boost ↵ROUVREAU Vincent
targets
2020-09-07Fix compilation error and test with 0. weightsROUVREAU Vincent
2020-09-04Merge branch 'master' of https://github.com/GUDHI/gudhi-devel into ↵ROUVREAU Vincent
weighted_alpha_complex_dD
2020-09-04Alpha_kernel_d, its tests and Alpha complex to use itROUVREAU Vincent
2020-08-26Merge pull request #385 from VincentRouvreau/bitmap_polymorphism_issueVincent Rouvreau
Virtual functions need signatures that exactly match
2020-08-26Merge pull request #387 from ↵Vincent Rouvreau
VincentRouvreau/alpha_complex_3d_does_not_require_eigen Alpha complex 3d does not require eigen
2020-08-25Merge pull request #382 from yuichi-ike/weighted_ripsVincent Rouvreau
Documents for weighted Rips
2020-08-25Code review: use minimal depth recursively instead of computing dimension on ↵ROUVREAU Vincent
each loop
2020-08-25Code review: min_dim = 0 as default and some doc reviewROUVREAU Vincent
2020-08-24code review: override and remove inlineROUVREAU Vincent
2020-08-24code review: really bad copy/paste...ROUVREAU Vincent
2020-08-24code review: call boundary_simplex_range only onceROUVREAU Vincent
2020-08-21Merge branch 'master' into alpha_complex_3d_does_not_require_eigenROUVREAU Vincent