8000 Merge pull request #6407 from eulerreich/patch-1 · numpy/numpy@c8ca8ab · GitHub
[go: up one dir, main page]

Skip to content

Commit c8ca8ab

Browse files
committed
Merge pull request #6407 from eulerreich/patch-1
typo
2 parents f8002ab + e9f44ff commit c8ca8ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

numpy/add_newdocs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2108,7 +2108,7 @@ def luf(lamdaexpr, *args, **kwargs):
21082108
21092109
Using the Einstein summation convention, many common multi-dimensional
21102110
array operations can be represented in a simple fashion. This function
2111-
provides a way compute such summations. The best way to understand this
2111+
provides a way to compute such summations. The best way to understand this
21122112
function is to try the examples below, which show how many common NumPy
21132113
functions can be implemented as calls to `einsum`.
21142114

0 commit comments

Comments
 (0)
0