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

Change clumpy while loop to for loop #16

Open
harriet-mason opened this issue Sep 5, 2024 · 0 comments
Open

Change clumpy while loop to for loop #16

harriet-mason opened this issue Sep 5, 2024 · 0 comments

Comments

@harriet-mason
Copy link
Collaborator

Clumpy is currently calculated with a while loop, but I think that stops the computer from running the code efficiently (idk how but I remember having a conversation with tom about it). Should change the while loop to a for loop, it might make the computation run faster.

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

No branches or pull requests

1 participant