summaryrefslogtreecommitdiff
path: root/ripser.cpp
AgeCommit message (Expand)Author
2017-01-07constructors fixedUlrich Bauer
2016-12-29code reformattingUlrich Bauer
2016-12-29code reformattingUlrich Bauer
2016-12-29reordered initializersUlrich Bauer
2016-12-17cleanup compressed distance matrix accessUlrich Bauer
2016-12-05fixed move constructorUlrich Bauer
2016-11-30fix for missing constructor of diameter_entry_tUlrich Bauer
2016-11-28allow for negative edge filtration valuesUlrich Bauer
2016-11-26cleanup binomial coefficientsUlrich Bauer
2016-11-26more code reorganizationUlrich Bauer
2016-11-26code reorganizationUlrich Bauer
2016-11-22moved attribute packedUlrich Bauer
2016-11-22don’t store diagonal in reduction matrix when not using coefficientsUlrich Bauer
2016-11-10Ripser binary file formatUlrich Bauer
2016-11-10renamed variableUlrich Bauer
2016-09-30pretty-printUlrich Bauer
2016-09-30code restructuringUlrich Bauer
2016-09-29suppress output of 0-persistence pairs in dim 0Ulrich Bauer
2016-09-21fixed license headerUlrich Bauer
2016-09-16Merge branch 'dev' of https://bitbucket.org/ubauer/ripser into devUlrich Bauer
2016-09-16clarified coboundary enumeration codeUlrich Bauer
2016-09-15explicit word sizes for index_t and coefficient_tUlrich Bauer
2016-09-15pretty-printUlrich Bauer
2016-09-15removed unneccesary check in file readerUlrich Bauer
2016-08-30cleanupUlrich Bauer
2016-08-28changed to more general default formatUlrich Bauer
2016-08-28cleaned up detection of apparent persistence pairsUlrich Bauer
2016-08-26packed entry_tUlrich Bauer
2016-08-25cleanupUlrich Bauer
2016-08-25cleanupUlrich Bauer
2016-08-24union find implementationUlrich Bauer
2016-08-24union find for H^0Ulrich Bauer
2016-08-24fixed compressed_distance_matrix accessUlrich Bauer
2016-08-21cleanupUlrich Bauer
2016-08-21cleanup to remove compiler warningUlrich Bauer
2016-08-16fixed csv readerUlrich Bauer
2016-08-16fixed format selection for distance matrixUlrich Bauer
2016-08-05dynamic input format selectionUlrich Bauer
2016-08-05allow reading from stdinUlrich Bauer
2016-08-05point cloud dimension output / assertUlrich Bauer
2016-08-05use compressed_lower_distance_matrix for all input formats (preparing run tim...Ulrich Bauer
2016-08-05Euclidean distance matrix moved in codeUlrich Bauer
2016-08-04simplifed specialized code for diameter comparison (no significant speedup)Ulrich Bauer
2016-08-04precompute distance matrix for point cloud inputUlrich Bauer
2016-08-04precompute distance in point cloudUlrich Bauer
2016-08-04updated readme and commentUlrich Bauer
2016-08-02move constructor for distance matricesUlrich Bauer
2016-07-31point cloud supportUlrich Bauer
2016-07-30point cloud supportUlrich Bauer
2016-07-30distance matrix cleanupUlrich Bauer