Skip to content

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

Merged
raklaptudirm merged 3 commits into
TheAlgorithms:masterfrom
zFl4wless:feat/prime-sieve-and-generator
Jul 13, 2023
Merged

feat(maths): adds prime sieve and generator#144
raklaptudirm merged 3 commits into
TheAlgorithms:masterfrom
zFl4wless:feat/prime-sieve-and-generator

Conversation

@zFl4wless

Copy link
Copy Markdown
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
@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