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

feat(maths): adds prime sieve and generator #144

Merged

Conversation

zFl4wless
Copy link
Contributor

Finishes #50

Since the code in the old PR was very old and to avoid merge conflicts, I decided to create a new branch from the up-to-date master branch. I also moved the sieve and generator in the same file as the isPrime function and renamed the files to just primes.

@raklaptudirm raklaptudirm merged commit 042f52c into TheAlgorithms:master Jul 13, 2023
2 checks passed
@zFl4wless zFl4wless deleted the feat/prime-sieve-and-generator branch July 13, 2023 18:03
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.

5 participants