From e9b200b0e1982802d93c7253165b91768701c3c8 Mon Sep 17 00:00:00 2001 From: "jan.reininghaus" Date: Tue, 7 May 2013 15:14:02 +0000 Subject: updated README git-svn-id: https://phat.googlecode.com/svn/trunk@69 8e3bb3c2-eed4-f18f-5264-0b6c94e6926d --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 8a0ca31..a87abff 100644 --- a/README +++ b/README @@ -18,8 +18,8 @@ contains code for several algorithmic variants: * The "standard" algorithm (see `[1]`, p.153) * The "row" algorithm from `[2]` (called pHrow in there) - * The "twist" algorithm, as described in `[3]` - * The "chunk" algorithm presented in `[4]` (default algorithm) + * The "twist" algorithm, as described in `[3]` (default algorithm) + * The "chunk" algorithm presented in `[4]` The last two algorithms exploit the special structure of the boundary matrix to take shortcuts in the computation. The chunk algorithm makes use of multiple -- cgit v1.2.3