summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-09-01removed examples and development files for masterHEADmasterUlrich Bauer
2019-09-01removed benchmark filesUlrich Bauer
2019-08-30updated readmeUlrich Bauer
2019-08-29fixed a bug where in add_coboundary a simplex get added twice to the ↵Ulrich Bauer
working_reduction_column
2019-08-28readmeUlrich Bauer
2019-08-28renamed add_coboundary methodsUlrich Bauer
pivot hash map has size_t values
2019-08-28Merge commit '94eb1f7db4421e324a827590f60aa236af56666c' into devUlrich Bauer
* commit '94eb1f7db4421e324a827590f60aa236af56666c': coboundary enumerator cleanup code cleanup pop_pivot fixed size_t / index_t conversion warnings updated and cleaned up readme renamed variables, changing "face" to "facet" benchmark moved to repository "ripser-benchmark" updated readme, reflecting the transition to WebAssembly for Ripser Live # Conflicts: # benchmarks/Dockerfile # benchmarks/output/clifford_torus_50000.ripser.txt # benchmarks/output/dragon-2.ripser-no-emergent.txt # benchmarks/output/dragon-2.ripser.txt # benchmarks/output/fractal-r.ripser.txt # benchmarks/output/o3_1024.dipha-multicore.txt # benchmarks/output/o3_1024.dipha.txt # benchmarks/output/o3_1024.gudhi.txt # benchmarks/output/o3_1024.ripser-no-emergent.txt # benchmarks/output/o3_1024.ripser-store-reduced.txt # benchmarks/output/o3_1024.ripser-use-reduced.txt # benchmarks/output/o3_1024.ripser.txt # benchmarks/output/o3_4096.gudhi.txt # benchmarks/output/o3_4096.ripser-no-emergent.txt # benchmarks/output/o3_4096.ripser.txt # benchmarks/output/random.ripser-no-emergent.txt # benchmarks/output/random.ripser-store-reduced.txt # benchmarks/output/random.ripser-use-reduced.txt # benchmarks/output/random.ripser.txt # benchmarks/output/sphere_3_192.ripser-no-emergent.txt # benchmarks/output/sphere_3_192.ripser-store-reduced.txt # benchmarks/output/sphere_3_192.ripser-use-reduced.txt # benchmarks/output/sphere_3_192.ripser.txt
2019-08-20coboundary enumerator cleanupUlrich Bauer
2019-08-19code cleanup pop_pivotUlrich Bauer
2019-08-19fixed size_t / index_t conversion warningsUlrich Bauer
2019-08-11updated and cleaned up readmeUlrich Bauer
2019-08-11renamed variables, changing "face" to "facet"Ulrich Bauer
2019-08-11benchmark moved to repository "ripser-benchmark"Ulrich Bauer
2019-08-11updated readme, reflecting the transition to WebAssembly for Ripser LiveUlrich Bauer
2019-07-29updated benchmark resultsUlrich Bauer
2019-07-26changed index_t to size_t for several loop variablesUlrich Bauer
2019-07-26Merge commit '7ab2df354dc78e508b294735cd706e9a665561a0' into devUlrich Bauer
* commit '7ab2df354dc78e508b294735cd706e9a665561a0': fixed warnings
2019-07-26updated benchmark resultsUlrich Bauer
2019-07-20fixed warningsUlrich Bauer
2019-07-19updated docker fileUlrich Bauer
2019-07-14optimization benchmarksUlrich Bauer
2019-07-14extract results of optimization benchmarksUlrich Bauer
2019-07-13more benchmark resultsUlrich Bauer
2019-07-13disabled large examplesUlrich Bauer
2019-07-13disabled large examplesUlrich Bauer
2019-07-13disabled large examplesUlrich Bauer
2019-07-13more examples for optimization benchmarksUlrich Bauer
2019-07-13fixed pop_pivot for Z/2Z coefficientsUlrich Bauer
2019-07-13added missing headerUlrich Bauer
2019-07-13re-pull ripserUlrich Bauer
2019-07-13added missing headersUlrich Bauer
2019-07-13unpin ripser versionUlrich Bauer
2019-07-10benchmarking ripser variants with optimizations disabledUlrich Bauer
2019-07-08pin ripser version in benchmarkUlrich Bauer
2019-07-08updated benchmark resultsUlrich Bauer
2019-07-08Merge branch 'coefficient-flag-poppivot' into devUlrich Bauer
* coefficient-flag-poppivot: coefficients variant minor restructuring adjustable number of coefficient bits
2019-07-08coefficients variantUlrich Bauer
2019-07-08minor restructuringUlrich Bauer
2019-07-08adjustable number of coefficient bitsUlrich Bauer
2019-07-08updated benchmark resultsUlrich Bauer
2019-07-05added benchmark outputUlrich Bauer
2019-07-04simplified pop_pivot for F_2 coefficientsUlrich Bauer
2019-07-04check for simplex index overflowUlrich Bauer
2019-07-04Merge branch 'dev' into coefficient-flagUlrich Bauer
# Conflicts: # ripser.cpp
2019-07-04Merge commit '11fdcbc97a026eaf57f377d86e8957dd6cc9af69' into coefficient-flagUlrich Bauer
2019-07-03clear lineUlrich Bauer
2019-07-03better progress indicationUlrich Bauer
2019-07-03cleanupUlrich Bauer
2019-07-03cleanupUlrich Bauer
2019-07-02Merge branch 'dev' of https://bitbucket.org/ubauer/ripser into devUlrich Bauer
# Conflicts: # ripser.cpp