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

Implement first in-place matrix multiplications #901

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

stephenswat
Copy link
Member

This is the first round of implementations of the new in-place matrix operations introduced in algebra-plugins. While it doesn't necessarily make the code more readable, it does increase performance quite significantly. More to come later.

This is the first round of implementations of the new in-place matrix
operations introduced in algebra-plugins. While it doesn't necessarily
make the code more readable, it does increase performance quite
significantly. More to come later.
Copy link

sonarqubecloud bot commented Dec 8, 2024

@beomki-yeo
Copy link
Collaborator

I will be happy to go with this once the CI is passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants