diff options
| author | Mark Wiebe <mwwiebe@gmail.com> | 2011-01-24 17:08:06 -0800 |
|---|---|---|
| committer | Mark Wiebe <mwwiebe@gmail.com> | 2011-01-24 17:08:06 -0800 |
| commit | 5435bdc0a23b26455f6a47d93e39e02b394b0503 (patch) | |
| tree | 870b3a1d407d5c02bb0850f39711faa4cc0b44d6 /doc/source | |
| parent | e81e8dab9c39a4f8523ff56bb667cd8b04de91c7 (diff) | |
| download | numpy-5435bdc0a23b26455f6a47d93e39e02b394b0503.tar.gz | |
DOC: core: Document the new einsum function
Diffstat (limited to 'doc/source')
| -rw-r--r-- | doc/source/reference/routines.linalg.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/reference/routines.linalg.rst b/doc/source/reference/routines.linalg.rst index 4c3c676d9..173a6ad53 100644 --- a/doc/source/reference/routines.linalg.rst +++ b/doc/source/reference/routines.linalg.rst @@ -15,6 +15,7 @@ Matrix and vector products inner outer tensordot + einsum linalg.matrix_power kron |
