From 91988c918bf5a0635229f479c237cdeb2a87d905 Mon Sep 17 00:00:00 2001 From: Elias Jarlebring Date: Thu, 25 Jul 2019 15:45:08 +0200 Subject: [PATCH] clarify contour integration in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1960a0de5..d5d6b092a 100644 --- a/README.md +++ b/README.md @@ -49,9 +49,9 @@ These solvers are currently available (see https://nep-pack.github.io/NonlinearE * Projection methods * Jacobi-Davidson (two versions) * Nonlinear Arnoldi method -* Contour integral +* Contour integral methods * Beyn's contour integral method - * Higher momement contour integral method (a.k.a the Asakura&Sakurai method) + * Block SS (Higher moments) contour integral method of Asakura & Sakurai * Deflation * Effenberger style deflation