summaryrefslogtreecommitdiff
path: root/src/python/test/test_simplex_tree.py
AgeCommit message (Expand)Author
2020-11-02Merge master and resolve conflictsROUVREAU Vincent
2020-08-18reset_filtration from a dimension (instead of 'until')ROUVREAU Vincent
2020-08-18Merge master and resolve conflictsROUVREAU Vincent
2020-08-18Merge master & resolve conflictsROUVREAU Vincent
2020-08-12code review: boundaries uses only once find and return a pair of iterator. Ex...ROUVREAU Vincent
2020-08-12code review: Add test to get boundaries from a vertexROUVREAU Vincent
2020-07-31code review: collapse edges should copy the 0-skeleton. A test was addedROUVREAU Vincent
2020-07-30collapse edges for python simplex treeROUVREAU Vincent
2020-07-03A proposal for simplex_tree reset_filtration (python & C++)ROUVREAU Vincent
2020-07-03A fix proposal for boudaries of a simplex python versionROUVREAU Vincent
2020-03-30Streamline initialize_filtrationMarc Glisse
2020-03-23new fixesMathieuCarriere
2020-03-19new fixesMathieuCarriere
2020-03-17fix testMathieuCarriere
2020-03-17fixesMathieuCarriere
2020-03-16fix conflictMathieuCarriere
2020-03-16Add get_simplices method - contrary to get_filtration method, sort is not per...ROUVREAU Vincent
2020-02-26Code review: remove import pytest leftoversROUVREAU Vincent
2020-02-13simplex tree skeleton iteratorROUVREAU Vincent
2020-02-11Code review: non-optimal way to test filtration generatorROUVREAU Vincent
2020-02-04fixed Vincent's commentsmathieu
2020-01-28Code review: rename get_simplex_filtration with get_simplex_and_filtration. R...ROUVREAU Vincent
2020-01-10Reorder import and docstrings. Modify test_representationsROUVREAU Vincent
2019-09-09Code review: rename cython as python (make target and directoryROUVREAU Vincent