summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Bauer <ulrich.bauer@tum.de>2016-07-26 17:29:48 +0200
committerUlrich Bauer <ulrich.bauer@tum.de>2016-07-26 17:29:48 +0200
commit89b98d62ed826f5671125e4c5a661279b080a4f9 (patch)
tree283410e86b3d6d6f1c9da4cb0b33d4c0249642f3
parentc383c3ee45b4ef1002e643da0bb29ed846367117 (diff)
added copyright note
-rw-r--r--ripser.cpp18
1 files changed, 18 insertions, 0 deletions
diff --git a/ripser.cpp b/ripser.cpp
index 68d0811..9fa2f3b 100644
--- a/ripser.cpp
+++ b/ripser.cpp
@@ -1,3 +1,21 @@
+/* Ripser: a lean C++ code for the computation of Vietoris-Rips persistence barcodes
+
+ Copyright 2015-2016 Ulrich Bauer.
+
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>. */
+
+
//#define ASSEMBLE_REDUCTION_MATRIX
//#define USE_COEFFICIENTS