From de715b748a24579abb60e4adcbcab689eea5faa0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Gaul?= Date: Tue, 8 Apr 2014 12:38:25 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23bb4a4..695cce1 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ The pseudospectrum of the Grcar matrix looks like this: ![Pseudospectrum of Grcar matrix](grcar.png) -If no knowledge about the location of the pseudospectrum of given matrix is available, the following lines of code can be used to obtain an approximation: +If no knowledge about the location of the pseudospectrum of the given matrix is available, the following lines of code can be used to obtain an approximation: ```python from pseudopy import NonnormalAuto, demo from matplotlib import pyplot