summaryrefslogtreecommitdiff
path: root/ripser.cpp
AgeCommit message (Expand)Author
2019-05-22default build with coefficients enabledUlrich Bauer
2019-05-22use google dense hashUlrich Bauer
2019-05-22store diagonal entries in coefficient matrix to speed up codeUlrich Bauer
2019-05-22assemble reduction matrix per defaultUlrich Bauer
2018-10-06removed use of std::uniqueUlrich Bauer
2018-10-06pretty print, clean upUlrich Bauer
2018-10-06fixed sparse distance matrix inputUlrich Bauer
2018-10-05sparse distance matrix file formatUlrich Bauer
2018-08-11changed license to MITUlrich Bauer
2018-07-12only compute enclosing radius when thresholdingUlrich Bauer
2018-05-24Merge branch 'dev' into sparse-distance-matrixUlrich Bauer
2018-05-24using ratioUlrich Bauer
2018-05-19untemplated devUlrich Bauer
2018-05-19consolidation of branchesUlrich Bauer
2018-05-19Merge branch 'dev' into sparse-distance-matrixUlrich Bauer
2018-05-19consolidation of branchesUlrich Bauer
2018-05-19consolidation of branchesUlrich Bauer
2018-05-16simplify union-findUlrich Bauer
2018-02-15Merge commit '0ed8c7932825572e49fa5abd50f2338cb66d7fd0' into sparse-distance-...Ulrich Bauer
2018-02-15threshold at enclosing radiusUlrich Bauer
2018-02-07simplified control flowUlrich Bauer
2018-02-07extracted add_coboundary_and_get_pivot methodUlrich Bauer
2017-10-25code cleanupUlrich Bauer
2017-09-24pretty-printUlrich Bauer
2017-09-24use sparse distance matrix only when threshold is below maximum valueUlrich Bauer
2017-09-24extracted dim 0 computationUlrich Bauer
2017-09-24consolidated code for sparse and dense distance matricesUlrich Bauer
2017-09-22removed old value range computationUlrich Bauer
2017-09-01renamed some variablesUlrich Bauer
2017-09-01clarified code setting coefficient for column additionUlrich Bauer
2017-08-26filter by persistence ratioUlrich Bauer
2017-08-24threshold for sparse distance matrixUlrich Bauer
2017-08-24Merge branch 'dev' into sparse-distance-matrixUlrich Bauer
2017-08-24limits and thresholds for sparse distance matricesUlrich Bauer
2017-03-30progress indicatorUlrich Bauer
2017-01-07moveUlrich Bauer
2017-01-07Merge commit '82b1e5ec6c9ee4aedc7c3e6701c0dec9f66bd56f' into sparse-distance-...Ulrich Bauer
2017-01-07constructors fixedUlrich Bauer
2016-12-29use sparse distance matrix when threshold is givenUlrich Bauer
2016-12-29reordered initializersUlrich Bauer
2016-12-29Merge branch 'dev' into sparse-distance-matrixUlrich Bauer
2016-12-29code reformattingUlrich Bauer
2016-12-29code reformattingUlrich Bauer
2016-12-29Merge branch 'dev' into sparse-distance-matrixUlrich Bauer
2016-12-29reordered initializersUlrich Bauer
2016-12-29Merge commit 'd32402d37998dd0d2c24be8e5a139ebc525a0a56' into sparse-distance-...Ulrich Bauer
2016-12-29more code cleanupUlrich Bauer
2016-12-28code cleanupUlrich Bauer
2016-12-17cleanup compressed distance matrix accessUlrich Bauer
2016-12-05fixed move constructorUlrich Bauer