summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGard Spreemann <gard.spreemann@epfl.ch>2016-04-06 16:45:35 +0200
committerGard Spreemann <gard.spreemann@epfl.ch>2016-04-06 16:45:35 +0200
commit99c56055927eda1522e1c43e81d4ea6e35e51688 (patch)
treecd7b2fbc53b0fa97d01975356b5d3a99a3b23761
parent913ccb18bb20f1f536fa6f4815812018428bae3a (diff)
Todo and contact information.
-rw-r--r--README.md14
1 files changed, 13 insertions, 1 deletions
diff --git a/README.md b/README.md
index c0665af..7da6934 100644
--- a/README.md
+++ b/README.md
@@ -29,6 +29,7 @@ following caveats:
- Since Python will let you write `Interval("banana", 5)`, so will I,
and you and your persistence generator "from banana to 5" can go
solve problems down the road.
+
Installation
@@ -48,13 +49,24 @@ searched for in PATH.
Todo/missing
----
-* Support for general filtered complexes (DIPHA's
+* Polish support for general filtered complexes (DIPHA's
`DIPHA_WEIGHTED_BOUNDARY_MATRIX`) to allow for non-flag
complexes. This has high priority, and should be added soon.
* More flexible plotting.
* Possibly introduce a barcode class that keeps track of its own
maximal scale.
* HTML documentation from the docstrings.
+* Accessing persistence diagrams in degrees that are empty should give
+ an empty list rather than throw an exception.
+* Both terms "persistence diagram" and "barcode" are used. Pick one to
+ make function names more guessable.
+* Allow overriding temporary file directory.
+
+Feedback
+-----
+
+Feedback, bug reports and feature requests are happily taken,
+preferably by [e-mail](gard.spreemann@epfl.ch).
Use