summaryrefslogtreecommitdiff
path: root/ripser.cpp
diff options
context:
space:
mode:
authorUlrich Bauer <mail@ulrich-bauer.org>2019-05-22 20:13:04 +0200
committerUlrich Bauer <mail@ulrich-bauer.org>2019-05-22 20:13:04 +0200
commit4879faf147e96923952b248ed2552c10eb1e809c (patch)
treec9740efad48fab6def940d61027a797f2e2d11d8 /ripser.cpp
parentd3e1bae3779cfb500422b3018e098ebea089baa8 (diff)
assemble reduction matrix per default
Diffstat (limited to 'ripser.cpp')
-rw-r--r--ripser.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/ripser.cpp b/ripser.cpp
index 85c65e1..0308d46 100644
--- a/ripser.cpp
+++ b/ripser.cpp
@@ -4,7 +4,7 @@
MIT License
- Copyright (c) 2015–2018 Ulrich Bauer
+ Copyright (c) 2015–2019 Ulrich Bauer
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
@@ -36,7 +36,7 @@
*/
-//#define ASSEMBLE_REDUCTION_MATRIX
+#define ASSEMBLE_REDUCTION_MATRIX
//#define USE_COEFFICIENTS
//#define INDICATE_PROGRESS