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

Fix an edge case for creating PGM index for floating point types #55

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

yangzq50
Copy link
Contributor

@yangzq50 yangzq50 commented Apr 24, 2024

Use std::nextafter to get the next floating point type value.
Fix issue #54

@yangzq50 yangzq50 force-pushed the fix_floating_point_type branch from 8ef9730 to 80bfdb6 Compare April 24, 2024 02:59
@gvinciguerra
Copy link
Owner

Thanks

@gvinciguerra gvinciguerra merged commit f578e68 into gvinciguerra:master Apr 24, 2024
6 checks passed
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