Skip to content

Matrix plus Vector #1110

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

Open
brccabral opened this issue Mar 4, 2025 · 0 comments
Open

Matrix plus Vector #1110

brccabral opened this issue Mar 4, 2025 · 0 comments

Comments

@brccabral
Copy link

Hi,
I would like to request "Matrix plus Vector" function, if possible.
I have a matrix M(i,j) and I need to sum a vector V(i) to each M column j.
It would be nice to have V2(j) and be able to sum each M row i too.
I can create a for loop and iterate, but maybe there is a way to use BLAS to do it.
Kind regards,
Bruno

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

No branches or pull requests

1 participant