summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Bauer <mail@ulrich-bauer.org>2016-08-05 13:58:34 +0200
committerUlrich Bauer <mail@ulrich-bauer.org>2016-08-05 13:58:34 +0200
commit504f323c8fea212491a325e4d92de738c2e2b84c (patch)
tree18130aa395fd9ffa15ee60ef90768d3ce482710a
parent54d59b1e621828a355efcb4547ba4657d297230b (diff)
update to readme
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
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