From 5271768858eeff67a0fd6e2b1b6f62371bdc4630 Mon Sep 17 00:00:00 2001 From: tamaskis Date: Sat, 12 Jun 2021 14:37:07 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f76e7db..37a0564 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # `tridiagonal` [![View Tridiagonal Matrix Algorithm (Thomas Alg.) (tridiagonal) on File Exchange](https://www.mathworks.com/matlabcentral/images/matlab-file-exchange.svg)](https://www.mathworks.com/matlabcentral/fileexchange/85438-tridiagonal-matrix-algorithm-thomas-alg-tridiagonal) -Solves the tridiagonal linear system for using the tridiagonal matrix algorithm (i.e. the Thomas algorithm). +Solves the tridiagonal linear system for using the tridiagonal matrix algorithm (i.e. the Thomas algorithm). ## Syntax