From 99c56055927eda1522e1c43e81d4ea6e35e51688 Mon Sep 17 00:00:00 2001 From: Gard Spreemann Date: Wed, 6 Apr 2016 16:45:35 +0200 Subject: Todo and contact information. --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3