Skip to content

Commit

Permalink
add jnp.diagflat() to docs (jax-ml#3298)
Browse files Browse the repository at this point in the history
  • Loading branch information
jakevdp authored Jun 2, 2020
1 parent 6ddac1d commit 4d0e2ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/jax.numpy.rst
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ Not every function in NumPy is implemented; contributions are welcome!
degrees
diag
diag_indices
diagflat
diagonal
digitize
divide
Expand Down

0 comments on commit 4d0e2ff

Please sign in to comment.