Skip to content

add an algorithm to obtain the prime numbers by modular counters#466

Open
BarisAlbayrakIEEE wants to merge 3 commits intoProAlgos:masterfrom
BarisAlbayrakIEEE:add-primes-by-counters
Open

add an algorithm to obtain the prime numbers by modular counters#466
BarisAlbayrakIEEE wants to merge 3 commits intoProAlgos:masterfrom
BarisAlbayrakIEEE:add-primes-by-counters

Conversation

@BarisAlbayrakIEEE
Copy link

A modular counter algorithm (primes_by_counters.hpp) which determines the primes numbers is added under the number theory

@BarisAlbayrakIEEE
Copy link
Author

rearrange primes_by_counters.hpp to prevent confusion due to the functions related to the left shift which are excluded in the unit tests

@stale
Copy link

stale bot commented Dec 18, 2025

This issue has been automatically marked as inactive because it has not had recent activity. It will be closed in 15 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Inactive label Dec 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant