summaryrefslogtreecommitdiff
path: root/src/python/test/test_representations.py
diff options
context:
space:
mode:
authorGard Spreemann <gspr@nonempty.org>2020-11-15 17:34:50 +0100
committerGard Spreemann <gspr@nonempty.org>2020-11-15 18:22:16 +0100
commit26c62d8a7b9567ef354fcbe6360856fe1f133641 (patch)
treeddc9e84cff77335fa3b43f9bbd0291af8719e874 /src/python/test/test_representations.py
parentad5d38986542715e0a0518537afaadcda71d9c49 (diff)
Add support for irregular (non-evenly, completely sampled) Betti curves.
There's a conceptual difference in the meaning of the constructor's argument when compared to the existing BettiCurve class. In IrregularBettiCurve, only intervals born in [x_min, x_max) contribute to the Betti curve. The behavior of BettiCurve is of less use when not sampling evenly. TODO: We might want to move this "cropping" of the persistence diagram to a more general class that transforms PDs, instead of arbitrarily having it as part of the IrregularBettiCurve class.
Diffstat (limited to 'src/python/test/test_representations.py')
0 files changed, 0 insertions, 0 deletions