Skip to content

Implementing the remaining linalg tests w/ additional fixes #96

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

Merged
merged 8 commits into from
Feb 9, 2022

Conversation

honno
Copy link
Member

@honno honno commented Feb 8, 2022

Copies #95, rebases to master and makes small fixes.

asmeurer and others added 8 commits February 8, 2022 10:25
This logic may not be correctly general but it works for every function here
so far (not sure yet if it will be correct for tensordot).
We only test finite matrices because the svd (ord=2) might raise an exception
with infinite values.
Start implementing tests for pinv and matrix_norm.
@asmeurer asmeurer merged commit cb2e7d0 into data-apis:master Feb 9, 2022
@honno honno deleted the more-linalg2 branch February 28, 2024 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants