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

Add tests for bml_add_norm #533

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nicolasbock
Copy link
Collaborator

Closes: #531
Signed-off-by: Nicolas Bock [email protected]

}
expected_trace_norm = sqrt(expected_trace_norm);
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@cnegre The ellsort implementation returns the square of the norm. What is the expected output; the norm or the square of the norm?

@github-actions
Copy link

github-actions bot commented Dec 3, 2021

This PR is stale because it has been open for 90 days with no activity.

@github-actions github-actions bot added the Stale label Dec 3, 2021
Closes: lanl#531
Signed-off-by: Nicolas Bock <[email protected]>
@github-actions
Copy link

This PR is stale because it has been open for 90 days with no activity.

@github-actions github-actions bot added the Stale label Oct 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create tests for bml_add_norm_ellpack() and bml_add_identity_ellpack()
3 participants