From 5b1e846be3eae2ab1752c2e53c5e451cf096d124 Mon Sep 17 00:00:00 2001 From: alex Date: Fri, 11 Mar 2016 11:26:15 -0500 Subject: [PATCH] TYPO: 'than than' -> 'than', res->*res* --- doc/source/bool_mat.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/bool_mat.rst b/doc/source/bool_mat.rst index c6b2a94c..76dfb033 100644 --- a/doc/source/bool_mat.rst +++ b/doc/source/bool_mat.rst @@ -179,7 +179,7 @@ Arithmetic .. function:: void bool_mat_add(bool_mat_t res, const bool_mat_t mat1, const bool_mat_t mat2) - Sets res to the sum of *mat1* and *mat2*. + Sets *res* to the sum of *mat1* and *mat2*. The operands must have the same dimensions. .. function:: void bool_mat_mul(bool_mat_t res, const bool_mat_t mat1, const bool_mat_t mat2) @@ -251,7 +251,7 @@ Special functions and otherwise it returns the maximum entry in `B`, except if `A` is empty in which case `-1` is returned. Note that the returned value is one less than - than that of :func:`nilpotency_degree`. + that of :func:`nilpotency_degree`. This function can help quantify entrywise errors in a truncated evaluation of a matrix power series. If *A* is an indictor matrix with the same