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

Make iteration number more precise. #21

Merged
merged 1 commit into from
Jun 25, 2024
Merged

Conversation

mageowl
Copy link
Contributor

@mageowl mageowl commented Jun 6, 2024

Currently, the number of iterations passed to FixedIterations::new is actually 1 smaller than the number of iterations that happens because it uses > to check if it is done, instead of >=

@milanboers milanboers merged commit 706e325 into milanboers:master Jun 25, 2024
1 check passed
@milanboers
Copy link
Owner

Thanks!

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.

2 participants