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

Write tests related to SamplingSVE #39

Merged
merged 5 commits into from
Dec 10, 2024

Conversation

terasakisatoshi
Copy link
Contributor

No description provided.

auto hints = sve_hints(*kernel, epsilon);
// TODO: This is not correct, we need to use the segments from the hints
n_gauss = (n_gauss_ > 0) ? n_gauss_ : sve_hints(kernel, epsilon).ngauss();
// TODO: Implement Rule<T>(n_gauss)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

TODO

@terasakisatoshi terasakisatoshi merged commit 6c55333 into main Dec 10, 2024
1 check passed
@terasakisatoshi terasakisatoshi deleted the terasaki/write-test-samplingsve branch December 10, 2024 15:41
@terasakisatoshi terasakisatoshi restored the terasaki/write-test-samplingsve branch December 10, 2024 15:48
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.

1 participant