summaryrefslogtreecommitdiff
path: root/src/python/gudhi/alpha_complex.pyx
AgeCommit message (Expand)Author
2020-07-01Doc review: add some details about get_pointROUVREAU Vincent
2020-06-15Factory to build python alpha complex. 3d version of alpha complex. Needs cha...ROUVREAU Vincent
2020-06-05code review: exact version was not correctROUVREAU Vincent
2020-06-05code review: rename complexity with precisionROUVREAU Vincent
2020-06-05Code review: 'fast' class attribute was not necessary and redundant with C++ ...ROUVREAU Vincent
2020-06-05Update src/python/gudhi/alpha_complex.pyxVincent Rouvreau
2020-05-24c++ version to trigger exact/inexact kernelROUVREAU Vincent
2020-05-23Delaunay complex and tests all possibilitiesROUVREAU Vincent
2020-05-23First working versionROUVREAU Vincent
2020-05-22brute force version - complexity is read onlyROUVREAU Vincent
2020-05-21Use unique_pointer and template alpha complex interface for python interfaceROUVREAU Vincent
2020-05-04Add some nogil for cythonMarc Glisse
2020-02-06Use exceptions uinstead of error message for non existing filesROUVREAU Vincent
2020-01-27Merge branch 'master' into print_warnings_to_stderrROUVREAU Vincent
2020-01-20Sprinkle some "except +" in cython filesMarc Glisse
2020-01-15In python2, does not work. is ok for Python 2 and 3ROUVREAU Vincent
2020-01-14print errors to stderrROUVREAU Vincent
2020-01-10Reorder import and docstrings. Modify test_representationsROUVREAU Vincent
2019-12-16Rollback exact version mechanismROUVREAU Vincent
2019-12-05nicer doc presentationROUVREAU Vincent
2019-12-05Add MPFR dependency for python module. Use Epeck_d by default for Alpha compl...ROUVREAU Vincent
2019-11-18Make the license a comment instead of a stringMarc Glisse
2019-11-16More 'is' to '=='Marc Glisse
2019-09-09Code review: rename cython as python (make target and directoryROUVREAU Vincent