Skip to content

Commit b4708c4

Browse files
jakevdpjacobjinkelly
authored andcommitted
Update np.linalg docs with missing funcitons (jax-ml#2710)
* Update np.linalg docs with missing funcitons * Update np.linalg docs with missing funcitons
1 parent 9f3ccf2 commit b4708c4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/jax.numpy.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,7 @@ jax.numpy.linalg
294294
:toctree: _autosummary
295295

296296
cholesky
297+
cond
297298
det
298299
eig
299300
eigh
@@ -308,3 +309,5 @@ jax.numpy.linalg
308309
slogdet
309310
solve
310311
svd
312+
tensorinv
313+
tensorsolve

0 commit comments

Comments
 (0)