summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-01-28Basic output done, some basic sanity checks done.gspr/representative-cocycles-simpler-outputGard Spreemann
2018-05-24Merge branch 'sparse-distance-matrix' into representative-cocyclesUlrich Bauer
# Conflicts: # ripser.cpp
2018-05-24Merge branch 'dev' into sparse-distance-matrixUlrich Bauer
# Conflicts: # ripser.cpp
2018-05-24using ratioUlrich Bauer
2018-05-19untemplated devUlrich Bauer
2018-05-19Merge branch 'sparse-distance-matrix' into representative-cocyclesUlrich 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
# Conflicts: # ripser.cpp
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-05-07Merge branch 'sparse-distance-matrix' into representative-cocyclesUlrich Bauer
* sparse-distance-matrix: (35 commits) threshold at enclosing radius pretty-print use sparse distance matrix only when threshold is below maximum value extracted dim 0 computation consolidated code for sparse and dense distance matrices filter by persistence ratio threshold for sparse distance matrix move use sparse distance matrix when threshold is given reordered initializers more code cleanup code cleanup use only sparse distance matrix speedup coboundary enumeration cleanup more timing initialize edges from lower distance matrix fixed build problems pretty-print sparse graph support for dim 0 ... # Conflicts: # ripser.cpp
2018-04-29xcode project updateUlrich Bauer
2018-03-28output dim 0 cocyclesUlrich Bauer
2018-03-28print chainUlrich Bauer
2018-03-23Merge commit '97966f3580173172a5d42fe6c493ae03d1dedf64' into ↵Ulrich Bauer
representative-cocycles * commit '97966f3580173172a5d42fe6c493ae03d1dedf64': post merge fix: added back vertices_of_simplex fixed output of coefficients for representative cocycles # Conflicts: # ripser.cpp # ripser.xcodeproj/project.pbxproj
2018-03-23Merge branch 'dev' into representative-cyclesUlrich Bauer
* dev: simplified control flow extracted add_coboundary_and_get_pivot method code cleanup removed old value range computation add Eirene benchmark renamed some variables clarified code setting coefficient for column addition limits and thresholds for sparse distance matrices remove google hashmap again (typically slower computation, only slightly less memory) # Conflicts: # Makefile # ripser.cpp
2018-02-15Merge commit '0ed8c7932825572e49fa5abd50f2338cb66d7fd0' into ↵Ulrich Bauer
sparse-distance-matrix # Conflicts: # ripser.cpp
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-21post merge fix: added back vertices_of_simplexUlrich Bauer
2017-06-21Merge branch 'dev' into representative-cocyclesUlrich Bauer
* dev: (28 commits) progress indicator benchmark using sparsehash updated benchmark typo in readme benchmark results gudhi benchmark output benchmark H^1 constructors fixed code reformatting code reformatting reordered initializers cleanup compressed distance matrix access fixed move constructor fix for missing constructor of diameter_entry_t allow for negative edge filtration values cleanup binomial coefficients more code reorganization code reorganization moved attribute packed don’t store diagonal in reduction matrix when not using coefficients ... # Conflicts: # Makefile # ripser.cpp # ripser.xcodeproj/project.pbxproj
2017-06-21fixed output of coefficients for representative cocyclesUlrich Bauer
2017-06-14remove google hashmap again (typically slower computation, only slightly ↵Ulrich Bauer
less memory)
2017-03-30post-merge updatesUlrich Bauer
2017-03-30Merge branch 'dev' into representative-cyclesUlrich Bauer
* dev: (28 commits) progress indicator benchmark using sparsehash updated benchmark typo in readme benchmark results gudhi benchmark output benchmark H^1 constructors fixed code reformatting code reformatting reordered initializers cleanup compressed distance matrix access fixed move constructor fix for missing constructor of diameter_entry_t allow for negative edge filtration values cleanup binomial coefficients more code reorganization code reorganization moved attribute packed don’t store diagonal in reduction matrix when not using coefficients ... # Conflicts: # Makefile # ripser.cpp # ripser.xcodeproj/project.pbxproj
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
* dev: typo in readme benchmark results gudhi benchmark output benchmark H^1
2017-03-17Merge commit '82b1e5ec6c9ee4aedc7c3e6701c0dec9f66bd56f' into devUlrich Bauer
* commit '82b1e5ec6c9ee4aedc7c3e6701c0dec9f66bd56f': constructors fixed
2017-02-22typo in readmeUlrich Bauer
2017-01-11benchmark resultsUlrich Bauer
2017-01-11gudhi benchmark outputUlrich Bauer