summaryrefslogtreecommitdiff
path: root/ripser.cpp
AgeCommit message (Expand)Author
2017-10-16Boost-less endian conversion.gspr/flexible-outputGard Spreemann
2016-09-22* Flexible output, allow writing DIPHA persistence diagrams (when notGard Spreemann
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
2016-07-30fixed csv readerUlrich Bauer
2016-07-26include cmath for std::sqrtUlrich Bauer
2016-07-26added copyright noteUlrich Bauer
2016-07-23file parsing more robustUlrich Bauer
2016-07-23Typos and line endings in readmeUlrich Bauer
2016-07-21some code cleanupUlrich Bauer
2016-07-21renamed --dim command line optionUlrich Bauer
2016-07-21added include to fix compilation with g++Ulrich Bauer
2016-07-20progress indicator for sortingUlrich Bauer
2016-07-17Merge branch 'google-sparse-hash-map' into devUlrich Bauer
2016-07-17rearranged compile time optionsUlrich Bauer
2016-07-17fixed bug introduced during cleanupUlrich Bauer
2016-07-17updated Google hash map supportUlrich Bauer
2016-05-25code cleanupUlrich Bauer
2016-05-24removed binary/exponential search flagsUlrich Bauer
2016-05-24updated Google hash map supportUlrich Bauer