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

Add early stopping to *Code.get_distance_bound methods #158

Merged
merged 6 commits into from
Dec 11, 2024

Conversation

perlinm
Copy link
Collaborator

@perlinm perlinm commented Dec 11, 2024

The distance bounding methods will stop trying to find a tighter bound on code distance if it finds a distance <= a provided cutoff.

@perlinm perlinm self-assigned this Dec 11, 2024
@perlinm perlinm changed the title Add cutoff argument to *Code.get_distance_bound methods Add early stopping to *Code.get_distance_bound methods Dec 11, 2024
@perlinm perlinm merged commit ac77f3e into main Dec 11, 2024
4 checks passed
@perlinm perlinm deleted the distance-bound-cutoff branch December 11, 2024 18:49
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