Skip to content

Migrate linear algebra functions from glue_lowering #8256

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 3 commits into from
Aug 22, 2022
Merged

Migrate linear algebra functions from glue_lowering #8256

merged 3 commits into from
Aug 22, 2022

Conversation

apmasell
Copy link
Contributor

Change functions in linalg module using glue_lowering to new overload
annotation.

Change functions in `linalg` module using `glue_lowering` to new `overload`
annotation.
@stuartarchibald stuartarchibald added this to the Numba 0.57 RC milestone Jul 26, 2022
@sklam sklam self-assigned this Jul 26, 2022
Copy link
Member

@sklam sklam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one nitpick.

@sklam sklam added 4 - Waiting on author Waiting for author to respond to review and removed 3 - Ready for Review labels Aug 1, 2022
Replace assertions for unreachable code into exceptions
Add performance warnings about non-contiguous arrays
@apmasell apmasell added 3 - Ready for Review and removed 4 - Waiting on author Waiting for author to respond to review labels Aug 3, 2022
Copy link
Member

@sklam sklam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the patch!

@sklam sklam added 5 - Ready to merge Review and testing done, is ready to merge and removed 3 - Ready for Review labels Aug 22, 2022
@sklam sklam merged commit 2510610 into numba:main Aug 22, 2022
@apmasell apmasell deleted the unglue_linalg branch August 26, 2022 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5 - Ready to merge Review and testing done, is ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants