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

P1673: In-place triangular matrix-vector product: missing impl #149

Open
fnrizzi opened this issue Mar 14, 2022 · 2 comments
Open

P1673: In-place triangular matrix-vector product: missing impl #149

fnrizzi opened this issue Mar 14, 2022 · 2 comments

Comments

@fnrizzi
Copy link
Contributor

fnrizzi commented Mar 14, 2022

image

is currently missing

@fnrizzi fnrizzi changed the title In-place triangular matrix-vector product: missing impl P1673: In-place triangular matrix-vector product: missing impl Mar 14, 2022
@mhoemmen
Copy link
Contributor

Good catch! : - ) This is certainly related to #150 .

@youyu3
Copy link
Contributor

youyu3 commented Mar 26, 2022

@fnrizzi I believe that the following functions are missing the in-place interface as well:
triangular_matrix_vector_solve
triangular_matrix_matrix_left_solve
triangular_matrix_matrix_right_solve

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

3 participants