summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorUlrich Bauer <ulrich.bauer@tum.de>2016-08-05 23:09:35 +0200
committerUlrich Bauer <ulrich.bauer@tum.de>2016-08-05 23:09:35 +0200
commit5b79f97e7ded30a267722811a08414b19cbdd20f (patch)
tree492129aa961f7cbc555c74950734740fd62fafda /.gitignore
parentf69c6af6ca6883dd518c48faf41cf8901c379598 (diff)
parent39744e216bd99239d1baac0c9741f09c4bdba14e (diff)
Merge branch 'dev'
* dev: cleaned up .gitignore dynamic input format selection allow reading from stdin update to readme point cloud dimension output / assert use compressed_lower_distance_matrix for all input formats (preparing run time format selection) Euclidean distance matrix moved in code simplifed specialized code for diameter comparison (no significant speedup) precompute distance matrix for point cloud input rename compile options precompute distance in point cloud updated readme and comment move constructor for distance matrices updated Makefile point cloud support point cloud support distance matrix cleanup fixed csv reader include cmath for std::sqrt added copyright note
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 64337ef..59f7e7c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
DerivedData
ripser.dSYM
ripser
+ripser-coeff