From 0e1a607dfd5e5be34fb4897d92aedaaebd812d93 Mon Sep 17 00:00:00 2001 From: Luca Lombardo Date: Sat, 24 Dec 2022 17:06:35 +0100 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8215f9..a48fee1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ShfitedPowGMRES -> Relation of the project: [view](https://github.com/lukefleed/ShfitedPowGMRES/blob/main/tex/main.pdf) / [download](https://github.com/lukefleed/ShfitedPowGMRES/raw/main/tex/main.pdf) +> Report of the project: [view](https://github.com/lukefleed/ShfitedPowGMRES/blob/main/tex/main.pdf) / [download](https://github.com/lukefleed/ShfitedPowGMRES/raw/main/tex/main.pdf) This repository contains the code of my attempt to replicate the results obtained in `[1]`. The scripts are all written in python and are heavily build around the libraries SciPy and NumPy. To install all the required packages with `pip` run the following command in terminal