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

Expand validation code #1031

Merged
merged 5 commits into from
Sep 2, 2022
Merged

Expand validation code #1031

merged 5 commits into from
Sep 2, 2022

Conversation

hannobraun
Copy link
Owner

I'm currently working on cleaning up the sweep algorithm, so I can make some progress on #993 and #1020. This work has unearthed many ways to mess up the data structures. This new validation code catches the issues I found, and should make things much easier in the future.

@hannobraun hannobraun enabled auto-merge September 2, 2022 13:46
@hannobraun
Copy link
Owner Author

Oh, wow, looks like the new curve coherence validation uncovered a bug in the existing sweep code! I wrote it to get the issues of my rewritten sweep code under control, but uncovering this bug is a nice bonus.

I guess I'll have to merge the rewritten sweep code first, before I can merge this PR.

@hannobraun hannobraun merged commit 83624cb into main Sep 2, 2022
@hannobraun hannobraun deleted the validate branch September 2, 2022 14:45
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