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

Added axpy_entries for AbstractBlockMatrix #991

Merged
merged 2 commits into from
Apr 9, 2024

Conversation

oriolcg
Copy link
Member

@oriolcg oriolcg commented Apr 8, 2024

Added axpy_entries! function for AbstractBlockMatrix. Without this function specialization there is a bottleneck in the solution of transient problems with block matrices.

@oriolcg oriolcg self-assigned this Apr 8, 2024
@JordiManyer JordiManyer changed the base branch from master to add-missing-api April 9, 2024 00:40
@JordiManyer
Copy link
Member

Hi @oriolcg , thanks for reporting this! I'll merge it into the release branch when the tests pass.

@JordiManyer JordiManyer merged commit a202bf1 into add-missing-api Apr 9, 2024
6 checks passed
@JordiManyer JordiManyer deleted the axpy_entries_for_blockMatrix branch April 9, 2024 01:54
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