Skip to content

Fix hermitian_matrix_rank_1_update - #264

Merged
dalg24 merged 2 commits into
kokkos:mainfrom
mhoemmen:Fix-HER
Apr 3, 2024
Merged

dalg24 merged 2 commits into
kokkos:mainfrom
mhoemmen:Fix-HER

Conversation

@mhoemmen

@mhoemmen mhoemmen commented Jan 16, 2024

Copy link
Copy Markdown
Contributor

Fix ambiguous overloads of hermitian_matrix_rank_1_update. Add unit test.

Fixes #138.

Fixes #156.

Add a test that exercises both the with-alpha and without-alpha
overloads; it passes.

@dalg24 dalg24 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not a thorough review but I have no objection and this has been sitting for too long.

@dalg24
dalg24 merged commit 7721f92 into kokkos:main Apr 3, 2024
@mhoemmen
mhoemmen deleted the Fix-HER branch April 3, 2024 17:46
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.

No alpha overloads for {symmetric,hermitian}_matrix_rank_1_update P1673: Fix {symmetric,hermitian}_rank_1_update

2 participants