-
-
Notifications
You must be signed in to change notification settings - Fork 46.8k
Max sectors #6059
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
Max sectors #6059
Conversation
Multiple Pull Request Detected@meg-1, we are extremely excited that you want to submit multiple algorithms in this repository but we have a limit on how many pull request a user can keep open at a time. This is to make sure all maintainers and users focus on a limited number of pull requests at a time to maintain the quality of the code. This pull request is being closed as the user already has an open pull request. Please focus on your previous pull request before opening another one. Thank you for your cooperation. User opened pull requests (including this one): #6061, #6060, #6059, #6052, #5883 |
Describe your change:
added an algorithm called 'max_sectors' in which we use a formula to figure out what is the maximum amount of sectors a circle can be divided by if cut 'num_cuts' times
Checklist:
Fixes: #{$ISSUE_NO}
.