summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-22Merge branch 'master' into devUlrich Bauer
2019-05-22updated readmeUlrich 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-28added and explained CONTRIBUTING.txtUlrich Bauer
2018-08-11changed license to MITUlrich Bauer
2018-08-11changed license to MITUlrich Bauer
2018-08-08Merge branch 'sparse-distance-matrix'Ulrich Bauer
2018-07-25more benchmark filesUlrich Bauer
2018-07-24some more benchmark filesUlrich Bauer
2018-07-12xcode project updateUlrich Bauer
2018-07-12updated readmeUlrich Bauer
2018-07-12only compute enclosing radius when thresholdingUlrich Bauer
2018-06-05Merge commit '0ed8c7932825572e49fa5abd50f2338cb66d7fd0' into devUlrich Bauer
2018-05-24Merge branch 'dev' into sparse-distance-matrixUlrich Bauer
2018-05-24using ratioUlrich Bauer
2018-05-19untemplated devUlrich Bauer
2018-05-19Merge branch 'dev' into sparse-distance-matrixUlrich 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-05-09Merge branch 'dev' into sparse-distance-matrixUlrich Bauer
2018-04-29xcode project updateUlrich 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-13add Eirene benchmarkUlrich 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-06-14remove google hashmap again (typically slower computation, only slightly less...Ulrich Bauer
2017-03-30progress indicatorUlrich Bauer
2017-03-20benchmark using sparsehashUlrich Bauer
2017-03-20updated benchmarkUlrich Bauer
2017-03-17Merge branch 'dev' into sparse-distance-matrixUlrich Bauer