summaryrefslogtreecommitdiff
path: root/src/python/gudhi/representations
AgeCommit message (Expand)Author
2022-08-10Merge branch 'master' into sklearn_cubicalVincent Rouvreau
2022-06-17doc review: tuple instead of pair - index is 'm' and not 'n'Vincent Rouvreau
2022-06-07DiagramScaler removed from EntropyManu
2022-03-07minor changes in entropyManu
2022-02-23Revert "a test for gudhi.representations.Entropy has been added"Manu
2022-02-23a test for gudhi.representations.Entropy has been addedManu
2022-02-14A bug in the Entropy function has been solvedManu
2022-02-01Doc review: no double in python, floatVincent Rouvreau
2022-02-01Merge master and resolve conflictsVincent Rouvreau
2022-01-18Fix BettiCurve doc in source codeHind-M
2021-11-24Make the new BettiCurve class compatible with the old interfaceHind-M
2021-11-22Merge remote-tracking branch 'upstream/master' into gspr/exact-betti-curveHind-M
2021-11-05code review: try/except in function and assert on length of diagrams for erro...Vincent Rouvreau
2021-11-05code review: factorize sample range computationVincent Rouvreau
2021-11-04code review: try-except inside the ifVincent Rouvreau
2021-10-22Fix exception management when sklearn version < 1.0Vincent Rouvreau
2021-10-20Make Entropy work and also fix a bug in the loopVincent Rouvreau
2021-10-18First part of the fixVincent Rouvreau
2021-10-04review: modification proposed from EB + HM comments fixVincentRouvreau
2021-05-16TypoGard Spreemann
2021-05-16Update doc string to reflect new class nameGard Spreemann
2021-04-30Replace old BettiCurve classGard Spreemann
2021-04-30Allow specifying range for uniform predefined grid for compatibility with old...Gard Spreemann
2021-04-28Handle an empty list of persistence diagramsGard Spreemann
2021-02-28Elaborate doc stringGard Spreemann
2021-02-28More precise interpolation invariant documentation textGard Spreemann
2021-02-28Behave in line with scikit-learn guidelinesGard Spreemann
2021-02-28Move documentation string to classGard Spreemann
2021-01-11Ignore doctest for atol doc. Rewrite unitary test for atol doc. To be synchro...ROUVREAU Vincent
2021-01-11skip doctest (but run them)ROUVREAU Vincent
2021-01-11Remove sphinx doc test for atol as points order can be inverted and add it in...ROUVREAU Vincent
2020-12-20More flexible Betti curve computations.Gard Spreemann
2020-11-07Swap clip with int conversionMarc Glisse
2020-11-05More numpy in BettiCurveMarc Glisse
2020-07-23Merge pull request #348 from martinroyer/atolVincent Rouvreau
2020-07-03small optimmartinroyer-buntu
2020-06-29Merge branch 'master' into fix342Théo Lacombe
2020-06-29update default param for representation.metricstlacombe
2020-06-19fix for null inertiasmartinroyer
2020-06-16Update src/python/gudhi/representations/vector_methods.pymartinroyer
2020-06-11case n_centers = 1martinroyer
2020-06-11test value tweakmartinroyer
2020-06-11Apply suggestions from code review #456 martinroyer
2020-06-10remove epsilonsmartinroyer
2020-06-10Apply suggestions from code reviewmartinroyer
2020-06-09awful testmartinroyer
2020-06-09remove randomness in examplemartinroyer
2020-06-09Update src/python/gudhi/representations/vector_methods.pymartinroyer
2020-06-09tweak test results from docmartinroyer
2020-06-09Update src/python/gudhi/representations/vector_methods.pymartinroyer