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

Be more permissive in Compare_dihedral_angle_3 #7650

Merged
merged 2 commits into from
Aug 28, 2023

Conversation

sloriot
Copy link
Member

@sloriot sloriot commented Aug 16, 2023

Do not throw an error but return SMALLER
The collinearity check being already done in the predicate it would be more expensive to do it also before calling the predicate

do not throw an error but return SMALLER
The collinearity check being already do in the predicate it
would be more expensive to do it also before calling the
predicate
@sloriot sloriot added this to the 5.5.4 milestone Aug 16, 2023
@afabri afabri changed the title Be more permessive in Compare_dihedral_angle_3 Be more permissive in Compare_dihedral_angle_3 Aug 21, 2023
Co-authored-by: Andreas Fabri <[email protected]>
@sloriot
Copy link
Member Author

sloriot commented Aug 24, 2023

Successfully tested in CGAL-6.0-Ic-46

@lrineau lrineau self-assigned this Aug 28, 2023
@lrineau lrineau added the rm only: ready for master For the release team only: that indicates that a PR is about to be merged in 'master' label Aug 28, 2023
lrineau added a commit that referenced this pull request Aug 28, 2023
Be more permissive in Compare_dihedral_angle_3
lrineau added a commit that referenced this pull request Aug 28, 2023
Be more permissive in Compare_dihedral_angle_3
@lrineau lrineau merged commit 55ff318 into CGAL:5.5.x-branch Aug 28, 2023
8 checks passed
@lrineau lrineau deleted the K23-compare_dihedral_angle_deg_tet branch August 28, 2023 13:52
@lrineau lrineau removed the rm only: ready for master For the release team only: that indicates that a PR is about to be merged in 'master' label Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants