summaryrefslogtreecommitdiff
path: root/src/python/gudhi/representations/preprocessing.py
AgeCommit message (Collapse)Author
2022-06-17doc review: tuple instead of pair - index is 'm' and not 'n'Vincent Rouvreau
2022-02-01Doc review: no double in python, floatVincent Rouvreau
2021-10-04review: modification proposed from EB + HM comments fixVincentRouvreau
2020-04-28added call methods + other fixesMathieuCarriere
2019-11-21Generalize Clamping to min and maxMarc Glisse
Fix #146.
2019-11-20Minor tweaks to representationsMarc Glisse
uniform -> even matmul -> indexing min+max -> clip
2019-11-15The big rename: sktda -> representationsMarc Glisse