summaryrefslogtreecommitdiff
path: root/benchmarks/sphere_3_192/run_gudhi.sh
diff options
context:
space:
mode:
authorUlrich Bauer <mail@ulrich-bauer.org>2019-08-11 16:24:15 +0200
committerUlrich Bauer <mail@ulrich-bauer.org>2019-08-11 16:24:53 +0200
commit93b0e7c84f936ad65152339af07c3ecbb2fd5a8a (patch)
tree6b4ea1e0d0f0fa2f3f290a58e98acde79a4b6ffe /benchmarks/sphere_3_192/run_gudhi.sh
parent670bdb1f5dbf5859708a078bde3f9a8fa5045faf (diff)
benchmark moved to repository "ripser-benchmark"
Diffstat (limited to 'benchmarks/sphere_3_192/run_gudhi.sh')
-rw-r--r--benchmarks/sphere_3_192/run_gudhi.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/benchmarks/sphere_3_192/run_gudhi.sh b/benchmarks/sphere_3_192/run_gudhi.sh
deleted file mode 100644
index 7e39da9..0000000
--- a/benchmarks/sphere_3_192/run_gudhi.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-/usr/bin/time -l ~/Source/Gudhi_library_1.3.1/example/Persistent_cohomology/rips_persistence -d2 -p2 ~/Bitbucket/phat-paper/benchmark/point\ cloud/sphere_3_192_points.dat 2>&1 | tee gudhi.dim_1.out.txt
-/usr/bin/time -l ~/Source/Gudhi_library_1.3.1/example/Persistent_cohomology/rips_persistence -d3 -p2 ~/Bitbucket/phat-paper/benchmark/point\ cloud/sphere_3_192_points.dat 2>&1 | tee gudhi.dim_2.out.txt
-