summaryrefslogtreecommitdiff
path: root/ripser.cpp
AgeCommit message (Expand)Author
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
2016-05-24rearranged flag listUlrich Bauer
2016-05-24pretty-printUlrich Bauer
2016-05-24updated Google hash map supportUlrich Bauer
2016-05-23cleanup pop_pivot codeUlrich Bauer
2016-05-23don't build priority queue in case of an apparent persistence pairUlrich Bauer
2016-05-11removed flag for disabling stored diametersUlrich Bauer
2016-05-11some code simplificationsUlrich Bauer
2016-05-10pretty-printUlrich Bauer
2016-05-10cleanupUlrich Bauer
2016-05-10cleaned up includesUlrich Bauer
2016-05-10primality checkUlrich Bauer
2016-05-03consolidated compressed distance matrix classesUlrich Bauer
2016-05-03primality checkUlrich Bauer
2016-05-01more code cleanupUlrich Bauer
2016-05-01code cleanupUlrich Bauer
2016-05-01removed comparator for precomputed diametersUlrich Bauer
2016-05-01removed precompute diametersUlrich Bauer
2016-05-01fixed comparisonUlrich Bauer
2016-03-29cleanup coboundary enumeratorUlrich Bauer
2016-03-29shortcut for apparent pairsUlrich Bauer
2015-11-16Merge branch 'efficient-diameter-caching' into google-sparse-hash-mapUlrich Bauer
2015-11-16store diameters in reduction matrixUlrich Bauer
2015-11-15coface diameter speedupUlrich Bauer
2015-11-15build macros in project settingsUlrich Bauer
2015-11-13use google sparse hash mapUlrich Bauer
2015-11-13reverted get_pivot / pop_pivot editUlrich Bauer
2015-11-13derive formula for multiplicative_inverse_vectorUlrich Bauer
2015-11-13reserve correct size for pivot lookup hash tableUlrich Bauer
2015-11-12fixed coefficient-less variantUlrich Bauer
2015-11-10entry_diameter_t is subclass of pairUlrich Bauer
2015-11-10use cached diameters for persistence pairsUlrich Bauer
2015-11-09removed debug code for eliminating boundaryUlrich Bauer
2015-11-09fixed code to enable cached diameters without coefficientsUlrich Bauer
2015-11-08fixed coefficient bugUlrich Bauer
2015-11-08fixed coefficient bugUlrich Bauer
2015-11-07compare detailsUlrich Bauer
2015-11-07compareUlrich Bauer