From 504f323c8fea212491a325e4d92de738c2e2b84c Mon Sep 17 00:00:00 2001 From: Ulrich Bauer Date: Fri, 5 Aug 2016 13:58:34 +0200 Subject: update to readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e96a03..f57cf0e 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ Input formats currently supported by Ripser: - comma-separated values lower triangular distance matrix (preferred) - comma-separated values upper triangular distance matrix (MATLAB output from the function `pdist`) + - comma-separated values full distance matrix + - point cloud data - [DIPHA] distance matrix data Ripser's efficiency is based on a few important concepts and principles: @@ -84,7 +86,6 @@ The following options are supported at the command line: The following features are currently planned for future versions: - - support for point clouds - computation of representative cycles for persistent homology (currenly only *co*cycles are computed) - support for sparse distance matrices -- cgit v1.2.3