summaryrefslogtreecommitdiff
path: root/ripser.cpp
AgeCommit message (Expand)Author
2015-10-23debugged coefficients code. algorithm cycles on projective planeUlrich Bauer
2015-10-23support for finite field coefficientsUlrich Bauer
2015-10-23prepared code for coefficientsUlrich Bauer
2015-10-23restructured persistence computationUlrich Bauer
2015-10-22option for upper/lower triangular compressed distance matrixUlrich Bauer
2015-10-22option for exponential searchUlrich Bauer
2015-10-22cleaned up unused codeUlrich Bauer
2015-10-22lower triangular/row major compressed distance matrixUlrich Bauer
2015-10-22binary search for vertex enumerationUlrich Bauer
2015-10-21specialized 2-simplex diameter comparatorUlrich Bauer
2015-10-21coboundary enumeratorUlrich Bauer
2015-10-21index and value typesUlrich Bauer
2015-10-21cleanupUlrich Bauer
2015-10-21more options for precomputed diametersUlrich Bauer
2015-10-21compile time optionsUlrich Bauer
2015-10-21fixed bug in distance precomputation, live output of persistence pairsUlrich Bauer
2015-10-20int changed to longUlrich Bauer
2015-10-20precomputed diametersUlrich Bauer
2015-10-20show reduction cochain and fill-inUlrich Bauer
2015-10-20compressed distance matrixUlrich Bauer
2015-10-19fixed bug: wrong dimension in setup of columns to reduceUlrich Bauer
2015-10-19file inputUlrich Bauer
2015-10-19computing persistence pairsUlrich Bauer
2015-10-19space-efficient persistence computationUlrich Bauer
2015-10-18working column heap, pivot index lookup table, list of column to reduceUlrich Bauer
2015-10-18compressed sparse matrixUlrich Bauer
2015-10-18first version: computing coboundary indicesUlrich Bauer