summaryrefslogtreecommitdiff
path: root/src/python/include/Alpha_complex_interface.h
AgeCommit message (Expand)Author
2022-03-30get/set float_relative_precision and its documentationVincent Rouvreau
2022-01-26Code review: Remove empty_point_set_ that can be deduced from num_vertices (n...Vincent Rouvreau
2022-01-19Code review: exact_version was useless in Inexact_alpha_complex_dDVincent Rouvreau
2021-04-07alpha complex python module requires cgal 5.1 for weighted version. Alpha com...ROUVREAU Vincent
2021-04-03Python alpha complex specific 3d with weighted version and functor to get pointsROUVREAU Vincent
2021-03-18Add weight supportROUVREAU Vincent
2020-06-29Code review: points ctorVincent Rouvreau
2020-06-21Add tests for 3d points on a planeROUVREAU Vincent
2020-06-19When 3d points are on a 2d plane case - Fixes also default_filtration_value=T...ROUVREAU Vincent
2020-06-16Code review: check point is not empty. vector reserve. Kernel and Point type ...ROUVREAU Vincent
2020-06-15Factory to build python alpha complex. 3d version of alpha complex. Needs cha...ROUVREAU Vincent
2020-06-05code review: rename ph as pointROUVREAU Vincent
2020-05-25C++ version and documentationROUVREAU Vincent
2020-05-24c++ version to trigger exact/inexact kernelROUVREAU Vincent
2020-05-23Delaunay complex and tests all possibilitiesROUVREAU Vincent
2020-05-21Use unique_pointer and template alpha complex interface for python interfaceROUVREAU Vincent
2020-03-30Streamline initialize_filtrationMarc Glisse
2020-01-20Sprinkle some "except +" in cython filesMarc Glisse
2019-12-16Rollback exact version mechanismROUVREAU Vincent
2019-12-05Add MPFR dependency for python module. Use Epeck_d by default for Alpha compl...ROUVREAU Vincent
2019-11-01Use documented CGAL interfaces for Epick_d (or Epeck_d)Marc Glisse
2019-09-09Merge branch 'master' into split_gudhi_python_in_modulesROUVREAU Vincent
2019-09-09Code review: rename cython as python (make target and directoryROUVREAU Vincent