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

Perform binary search when finding energy and cosineZ indices - it's now very speedy #35

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

dbarrow257
Copy link
Owner

Pull request description:

Use stl functions to find energy and cosine zenith indices with binary search rather than brute force search

Changes or fixes:

Use stl functions for binary search

Examples:

@dbarrow257 dbarrow257 merged commit 8a647bb into main Oct 9, 2024
2 checks passed
@dbarrow257 dbarrow257 deleted the feature_BinarySearch branch October 9, 2024 11:54
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.

2 participants