Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEAT: Add np.linalg operations #5754

Closed
noloerino opened this issue Mar 7, 2023 · 0 comments · Fixed by #5755
Closed

FEAT: Add np.linalg operations #5754

noloerino opened this issue Mar 7, 2023 · 0 comments · Fixed by #5755
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

Comments

@noloerino
Copy link
Collaborator

We should make basic linear algebra operations (mainly just dot and linalg.norm) available in modin.numpy.

@noloerino noloerino added new feature/request 💬 Requests and pull requests for new features P1 Important tasks that we should complete soon numpy API Tasks related to modin's implementation of numpy API labels Mar 7, 2023
RehanSD pushed a commit that referenced this issue Mar 8, 2023
Signed-off-by: Jonathan Shi <jhshi@ponder.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant