From f0ca7b0b55b198c5561a98fafe2c75c3d040e79e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Legat?= Date: Mon, 8 Apr 2024 13:43:20 +0200 Subject: [PATCH] Fix --- paper/paper.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paper/paper.tex b/paper/paper.tex index d806a80..8397d5f 100644 --- a/paper/paper.tex +++ b/paper/paper.tex @@ -360,7 +360,7 @@ \subsection{Matrix-vector product} MA.buffered_operate!(::Nothing, args...) = operate!(args...) \end{jllisting} The implementation of the following two methods in MutableArithmetics -allows the buffer to be created and reused by a generic code that is not +allows the buffer to be created and reused by a generic method that is not specific to \lstinline|BigInt|: \begin{jllisting} function MA.buffer_for(