summaryrefslogtreecommitdiff
path: root/ripser.cpp
AgeCommit message (Expand)Author
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
2015-11-06efficient diameter cachingUlrich Bauer
2015-11-06efficient diameter cachingUlrich Bauer
2015-11-03efficient diameter cachingUlrich Bauer
2015-11-03efficient diameter cachingUlrich Bauer
2015-11-02WIP efficient diameter cachingUlrich Bauer
2015-11-02WIP efficient diameter cachingUlrich Bauer
2015-11-02don't assemble columns in top dimensionUlrich Bauer
2015-11-01cleanup ifdefsUlrich Bauer
2015-10-30cleanupUlrich Bauer
2015-10-27fixes to options for precomputing diametersUlrich Bauer
2015-10-27some fixes to modular arithmeticUlrich Bauer
2015-10-27fixes to coefficient, with or without reduction matrixUlrich Bauer
2015-10-25store summed coefficients in reduction matrix (instead of individual summands...Ulrich Bauer
2015-10-24reintegrated fast pivot lookup for Z2 coefficientsUlrich Bauer
2015-10-24incorporated reduction matrixUlrich Bauer