summaryrefslogtreecommitdiff
path: root/src/python/gudhi/sklearn/cubical_persistence.py
AgeCommit message (Expand)Author
2022-08-05code review: transform rtype was not correctVincent Rouvreau
2022-08-05code review: no need of default value for homology_dimensionsVincent Rouvreau
2022-06-28doc review: missing parenthesisVincent Rouvreau
2022-06-20code review: rename homology_dimensions argument. Use and document numpy resh...Vincent Rouvreau
2022-06-17doc review: tuple instead of pair - index is 'm' and not 'n'Vincent Rouvreau
2022-02-04code review: rename dimensions as 'newshape'Vincent Rouvreau
2022-02-02Doc review: use [sphinx docstring](https://sphinx-rtd-tutorial.readthedocs.io...Vincent Rouvreau
2022-02-01Doc review: no double in python, floatVincent Rouvreau
2021-10-04review: modification proposed from EB + HM comments fixVincentRouvreau
2021-08-10black filesROUVREAU Vincent
2021-08-09Make CubicalPersistence returns all dimensions. Post processing DimensionSele...ROUVREAU Vincent
2021-07-02code review: bad homology_coeff_field managementROUVREAU Vincent
2021-06-07Improve documentationROUVREAU Vincent
2021-06-07format fileROUVREAU Vincent
2021-06-01Add cubical scikit learn interface documentation and exampleROUVREAU Vincent
2021-05-31code review + parallelizationROUVREAU Vincent
2021-05-25First version of CubicalPersistenceROUVREAU Vincent