summaryrefslogtreecommitdiff
path: root/src/python/gudhi/periodic_cubical_complex.pyx
AgeCommit message (Expand)Author
2020-05-21periodic fix and adds corresponding unitary tests for bug fixROUVREAU Vincent
2020-05-17One more nogil in cubicalMarc Glisse
2020-05-16nogil for cubical constructorMarc Glisse
2020-05-16Minimal nogil support for cubical complexesMarc Glisse
2020-05-13Trailing whitespaceMarc Glisse
2020-04-28update outputMathieuCarriere
2020-04-28fix conflictMathieuCarriere
2020-04-06compute_persistence for cubicalMarc Glisse
2020-04-03Split compute_persistence from get_persistence.Marc Glisse
2020-03-11moved location of top_dimensional_coface functionmathieu
2020-03-10new fixesmathieu
2020-01-27Merge branch 'master' into print_warnings_to_stderrROUVREAU Vincent
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
2020-01-07Doc review: anything convertible to a numpy ndarrayROUVREAU Vincent
2020-01-07Code review: less strict with numpy arrays for cubical ctors. Also accept listsROUVREAU Vincent
2019-12-20Fix dimension cell linearization and test connected sublevel setsROUVREAU Vincent
2019-12-18use ravel instead of flatten (that makes a copy) and no more converting to a ...ROUVREAU Vincent
2019-12-18Reuse top_dimensional_cells instead of numpy_array argument to create a cubicalROUVREAU Vincent
2019-12-16Add numpy ndarray to init a cubical and a periodic oneROUVREAU Vincent
2019-11-18Make the license a comment instead of a stringMarc Glisse
2019-11-09Replace 'is' with == or similar.Marc Glisse
2019-09-09Code review: rename cython as python (make target and directoryROUVREAU Vincent