summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Bauer <mail@ulrich-bauer.org>2016-08-30 18:19:58 +0200
committerUlrich Bauer <mail@ulrich-bauer.org>2016-08-30 18:19:58 +0200
commit3f9fc342fef7a898b9242d39bd14ff4122c4036b (patch)
treefb03521ad696b0c84a8a1fb3acd8e4d69dd4f76d
parent59c278afe11f99008b313ac48a7bf6bb5682c098 (diff)
cleanup
-rw-r--r--ripser.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ripser.cpp b/ripser.cpp
index 5b4f053..5568f32 100644
--- a/ripser.cpp
+++ b/ripser.cpp
@@ -948,7 +948,6 @@ int main(int argc, char** argv) {
if (dim < dim_max) {
assemble_columns_to_reduce(columns_to_reduce, pivot_column_index, comp, dim, n, threshold, binomial_coeff);
- // std::cout << columns_to_reduce << std::endl;
}
}
} \ No newline at end of file