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 01fc3a7 commit 4554ce7Copy full SHA for 4554ce7
dpnp/linalg/__init__.py
@@ -50,6 +50,8 @@
50
eigvalsh,
51
inv,
52
lstsq,
53
+ lu_factor,
54
+ lu_solve,
55
matmul,
56
matrix_norm,
57
matrix_power,
0 commit comments