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

Update tanh_sinh handling of boundaries. #894

Merged
merged 3 commits into from
Jan 15, 2023
Merged

Update tanh_sinh handling of boundaries. #894

merged 3 commits into from
Jan 15, 2023

Conversation

jzmaddock
Copy link
Collaborator

So that we don't accidentality end up at an end point, even when arithmetic is inexact, and the FP type has no denomrms.
Fixes: #893

So that we don't accidentality end up at an end point, even when arithmetic is inexact, and the FP type has no denomrms.
Fixes: #893
@jzmaddock jzmaddock merged commit 09e1350 into develop Jan 15, 2023
@NAThompson NAThompson deleted the issue893 branch January 24, 2024 21:35
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.

Assertion fail in tanh_sinh when using cpp_dec_float_100
1 participant