From a877a13a7abd84fef2acb902d420826d04bffaf3 Mon Sep 17 00:00:00 2001 From: Ulrich Bauer Date: Sat, 30 Jul 2016 19:11:29 +0200 Subject: distance matrix cleanup --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index cfe2f2f..f8b7372 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ The following options are supported at the command line: - `--dim k`: compute persistent homology up to dimension *k* - `--threshold t`: compute Rips complexes up to diameter *t* - - `--modulus p`: compute homology with coefficients in the prime field Z/*p*Z (only available when build with the option `USE_COEFFICIENTS`) + - `--modulus p`: compute homology with coefficients in the prime field Z/*p*Z (only available when built with the option `USE_COEFFICIENTS`) ### Planned features -- cgit v1.2.3