Skip to content

Commit 9d008f3

Browse files
Remove lu_factor and lu_solve from dpnp.linalg submodule
1 parent bf4b145 commit 9d008f3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

dpnp/linalg/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@
5050
eigvalsh,
5151
inv,
5252
lstsq,
53-
lu_factor,
54-
lu_solve,
5553
matmul,
5654
matrix_norm,
5755
matrix_power,

0 commit comments

Comments
 (0)