We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab821b0 commit baf3241Copy full SHA for baf3241
src/array_api_extra/_lib/_funcs.py
@@ -172,7 +172,7 @@ def create_diagonal(
172
Parameters
173
----------
174
x : array
175
- An array having shape (*broadcast_dims, k).
+ An array having shape ``(*broadcast_dims, k)``.
176
offset : int, optional
177
Offset from the leading diagonal (default is ``0``).
178
Use positive ints for diagonals above the leading diagonal,
0 commit comments