summaryrefslogtreecommitdiff
path: root/src/python/gudhi/cubical_complex.pyx
AgeCommit message (Expand)Author
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-16More 'is' to '=='Marc Glisse
2019-09-09Code review: rename cython as python (make target and directoryROUVREAU Vincent