summaryrefslogtreecommitdiff
path: root/src/python/test/test_alpha_complex.py
AgeCommit message (Expand)Author
2022-03-31Test the featureVincent Rouvreau
2021-06-22Fix #448. Add Alpha complex 3d python module unitary tests accordingly.ROUVREAU Vincent
2021-06-21rename test as it is only for weightedROUVREAU Vincent
2021-03-24Remove read_weights and depreciate off_fileROUVREAU Vincent
2021-03-23Add simplex tree equality operator to be able to test alpha complexROUVREAU Vincent
2021-03-15Add read_weights in reader_utils. Add exceptions for file not found and incon...ROUVREAU Vincent
2021-03-12review constructor and test with one point and without pointsROUVREAU Vincent
2020-08-04Fix python alpha complex for conda packageROUVREAU Vincent
2020-06-22test 3d tetrahedrons with and without filtration valuesROUVREAU Vincent
2020-06-21Add tests for 3d points on a planeROUVREAU Vincent
2020-06-05code review: rename complexity with precisionROUVREAU Vincent
2020-05-23Delaunay complex and tests all possibilitiesROUVREAU Vincent
2020-02-11Code review: non-optimal way to test filtration generatorROUVREAU Vincent
2020-01-28Code review: rename get_simplex_filtration with get_simplex_and_filtration. R...ROUVREAU Vincent
2020-01-20Adapt testsMarc Glisse
2020-01-15In python2 itertools zip_longest is named izip_longestROUVREAU Vincent
2020-01-10Reorder import and docstrings. Modify test_representationsROUVREAU Vincent
2019-12-16Rollback exact version mechanismROUVREAU Vincent
2019-12-05Add a test that fixes #107ROUVREAU Vincent
2019-09-09Code review: rename cython as python (make target and directoryROUVREAU Vincent