summaryrefslogtreecommitdiff
path: root/benchmarks/sphere_3_192/run_benchmarks.sh
diff options
context:
space:
mode:
authorUlrich Bauer <mail@ulrich-bauer.org>2017-03-30 08:39:07 +0200
committerUlrich Bauer <mail@ulrich-bauer.org>2017-03-30 08:39:07 +0200
commit786f94979f88fbf495b28bd9aab50d1287d9180c (patch)
treeb3314705ccb13b89ef2b02f229f4c15903f71f91 /benchmarks/sphere_3_192/run_benchmarks.sh
parent9d898b2a232580a36aa2d5588887e34fb777ab5a (diff)
parentd898ef27044bc7f10da478d16581915e95edc2c9 (diff)
Merge branch 'dev' into representative-cycles
* dev: (28 commits) progress indicator benchmark using sparsehash updated benchmark typo in readme benchmark results gudhi benchmark output benchmark H^1 constructors fixed code reformatting code reformatting reordered initializers cleanup compressed distance matrix access fixed move constructor fix for missing constructor of diameter_entry_t allow for negative edge filtration values cleanup binomial coefficients more code reorganization code reorganization moved attribute packed don’t store diagonal in reduction matrix when not using coefficients ... # Conflicts: # Makefile # ripser.cpp # ripser.xcodeproj/project.pbxproj
Diffstat (limited to 'benchmarks/sphere_3_192/run_benchmarks.sh')
-rw-r--r--benchmarks/sphere_3_192/run_benchmarks.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/benchmarks/sphere_3_192/run_benchmarks.sh b/benchmarks/sphere_3_192/run_benchmarks.sh
new file mode 100644
index 0000000..14cac6c
--- /dev/null
+++ b/benchmarks/sphere_3_192/run_benchmarks.sh
@@ -0,0 +1,4 @@
+. run_dionysus.sh
+. run_dipha.sh
+. run_gudhi.sh
+. run_ripser.sh