diff options
-rw-r--r-- | doc/neps/return-of-revenge-of-matmul-pep.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/neps/return-of-revenge-of-matmul-pep.rst b/doc/neps/return-of-revenge-of-matmul-pep.rst index 844e63cd2..86ae19863 100644 --- a/doc/neps/return-of-revenge-of-matmul-pep.rst +++ b/doc/neps/return-of-revenge-of-matmul-pep.rst @@ -476,7 +476,7 @@ The combined column is thus strongly weighted towards the stdlib, which is much larger than both projects put together (stdlib: 411575 SLOC, scikit-learn: 50924 SLOC, nipy: 37078 SLOC). [#sloc-details]_ -The **dot** row (marked ``******``) counts how common matrix multiply +The ``dot`` row (marked ``******``) counts how common matrix multiply operations are in each codebase. :: |