From b38ee2f1dc79c03c9c100b1b33d6e2acdb13fc98 Mon Sep 17 00:00:00 2001 From: Gard Spreemann Date: Thu, 7 Apr 2016 11:56:52 +0200 Subject: Todo --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7da6934..0ef3ef4 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,9 @@ Todo/missing * Both terms "persistence diagram" and "barcode" are used. Pick one to make function names more guessable. * Allow overriding temporary file directory. +* PHAT exports an actual library interface, so we should also + interface with that, avoiding the annoying spawning of processes + necessary with DIPHA. Feedback ----- @@ -74,7 +77,8 @@ Use I primarily use this module to convert to and from DIPHA's file formats. The `DiphaRunner` class is available for those who would like -to avoid manually running DIPHA. +to avoid manually running DIPHA, and don't need its distributed +computation capabilities. I am not aiming for great performance, efficiency or generality with this code. If you you want either, you are better off writing the -- cgit v1.2.3