summaryrefslogtreecommitdiff
path: root/benchmarks/examples.txt
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/examples.txt')
-rw-r--r--benchmarks/examples.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/benchmarks/examples.txt b/benchmarks/examples.txt
deleted file mode 100644
index d2ec1f9..0000000
--- a/benchmarks/examples.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-c++ -std=c++14 ripser.cpp -o ripser -Ofast -D NDEBUG -D STORE_DIAMETERS -D FILE_FORMAT_UPPER_TRIANGULAR_CSV -D PRINT_PERSISTENCE_PAIRS && /usr/bin/time -l ./ripser --dim 1 ~/Downloads/avian_all_nt_concat_jukes_cantor.csv
-
-c++ -std=c++14 ripser.cpp -o ripser -Ofast -D NDEBUG -D STORE_DIAMETERS -D FILE_FORMAT_DIPHA -D PRINT_PERSISTENCE_PAIRS && /usr/bin/time -l ./ripser --dim 2 ~/Bitbucket/phat-paper/benchmark/dipha/sphere_3_192.complex
-