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 inconsequential bug in sweep algorithm #612

Merged
merged 2 commits into from
May 20, 2022
Merged

Fix inconsequential bug in sweep algorithm #612

merged 2 commits into from
May 20, 2022

Conversation

hannobraun
Copy link
Owner

See commits for details.

The curve there was wrong, but it didn't make a difference in practice.
The bug could only have shown up during approximation, and since this
code only constructs line segments, the wrong curves were never used for
approximation.
@hannobraun hannobraun enabled auto-merge May 20, 2022 13:49
@hannobraun hannobraun merged commit a431d0a into main May 20, 2022
@hannobraun hannobraun deleted the sweep branch May 20, 2022 13:52
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