From 3a33d2ea378aa7b2e7c87d35991802e2ab0cd3fa Mon Sep 17 00:00:00 2001 From: Simon Maertens Date: Tue, 21 Jul 2026 16:54:21 +0200 Subject: [PATCH] Replace unknown character --- SRC/clatsqr.f | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SRC/clatsqr.f b/SRC/clatsqr.f index c16f4331f..6c9a3ab3c 100644 --- a/SRC/clatsqr.f +++ b/SRC/clatsqr.f @@ -159,7 +159,7 @@ *> For more details of the overall algorithm, see the description of *> Sequential TSQR in Section 2.2 of [1]. *> -*> [1] “Communication-Optimal Parallel and Sequential QR and LU Factorizations,� +*> [1] “Communication-Optimal Parallel and Sequential QR and LU Factorizations,” *> J. Demmel, L. Grigori, M. Hoemmen, J. Langou, *> SIAM J. Sci. Comput, vol. 34, no. 1, 2012 *> \endverbatim