FEAT: Add np.linalg operations #5754
Labels
new feature/request 💬
Requests and pull requests for new features
numpy API
Tasks related to modin's implementation of numpy API
P1
Important tasks that we should complete soon
We should make basic linear algebra operations (mainly just
dot
andlinalg.norm
) available inmodin.numpy
.The text was updated successfully, but these errors were encountered: