summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-21cleanupUlrich Bauer
2016-08-21cleanup to remove compiler warningUlrich Bauer
2016-08-18added reduction matrix option to MakefileUlrich Bauer
2016-08-16fixed csv readerUlrich Bauer
2016-08-16fixed format selection for distance matrixUlrich Bauer
2016-08-05cleaned up .gitignoreUlrich Bauer
2016-08-05dynamic input format selectionUlrich Bauer
2016-08-05allow reading from stdinUlrich Bauer
2016-08-05update to readmeUlrich 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-31updated MakefileUlrich 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-25some cleanupUlrich Bauer
2016-07-24projective plane example fileUlrich Bauer
2016-07-23file parsing more robustUlrich Bauer
2016-07-23cleanup examplesUlrich 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-19modified MakefileUlrich Bauer
2016-07-17updated benchmarksUlrich Bauer
2016-07-17updated readmeUlrich Bauer
2016-07-17Merge branch 'google-sparse-hash-map' into devUlrich Bauer
2016-07-17added readmeUlrich Bauer
2016-07-17rearranged compile time optionsUlrich Bauer
2016-07-17fixed bug introduced during cleanupUlrich Bauer
2016-07-17formatted random distance matrix exampleUlrich Bauer
2016-07-17MakefileUlrich Bauer
2016-07-17moved and added examplesUlrich Bauer
2016-07-17renamed test filesUlrich Bauer
2016-07-17renamed licencesUlrich Bauer
2016-07-17GPL3/LGPL3Ulrich 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