summaryrefslogtreecommitdiff
path: root/src/python/test/test_representations.py
AgeCommit message (Collapse)Author
2020-11-16Add test for IrregularBettiCurve.gspr/irregular-betti-curveGard Spreemann
IrregularBettiCurve followed by previous-neighbor interpolation should equal BettiCurve as long as all intervals are contained in the region under consideration (behavior is different otherwise).
2020-11-08Test BettiCurve with infinite valueMarc Glisse
+ black reformatting
2020-07-03missing fit in dummy testmartinroyer-buntu
2020-07-03dummy test for code coveragemartinroyer-buntu
2020-06-02Some testMarc Glisse
2020-01-10Reorder import and docstrings. Modify test_representationsROUVREAU Vincent
2019-11-15Run example as a test, without graphicsMarc Glisse