Skip to content

Commit

Permalink
DOC: Update TOC to group numpy.outer and numpy.linalg.outer together
Browse files Browse the repository at this point in the history
  • Loading branch information
that-ar-guy authored Jan 4, 2025
1 parent bb1e742 commit e83ccc2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/source/reference/routines.linalg.rst
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ Matrix and vector products
linalg.vecdot
inner
outer
linalg.outer
matmul
linalg.matmul (Array API compatible location)
matvec
Expand All @@ -71,7 +72,7 @@ Matrix and vector products
linalg.matrix_power
kron
linalg.cross
linalg.outer


Decompositions
--------------
Expand Down

0 comments on commit e83ccc2

Please sign in to comment.