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

{symmetric,hermitian}_matrix_rank_2k_update needs A and B to have the same extents #202

Closed
mhoemmen opened this issue May 4, 2022 · 1 comment
Labels
P1673 Issues relating to P1673 (esp. matching the proposal)

Comments

@mhoemmen
Copy link
Contributor

mhoemmen commented May 4, 2022

An issue with both the spec and the reference implementation (see #201 for the latter). Fix both Preconditions (for dynamic extents) and Mandates (for static extents).

@mhoemmen mhoemmen added the P1673 Issues relating to P1673 (esp. matching the proposal) label May 4, 2022
@mzuzek mzuzek changed the title symmetric_matrix_rank_2k_update needs A and B to have the same extents {symmetric,hermitian}_matrix_rank_2k_update needs A and B to have the same extents May 4, 2022
@mhoemmen
Copy link
Contributor Author

Spec issue moved to ORNL/cpp-proposals-pub#241.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1673 Issues relating to P1673 (esp. matching the proposal)
Projects
None yet
Development

No branches or pull requests

1 participant