PlummersSoftwareLLC / Primes

Prime Number Projects in C#/C++/Python
https://plummerssoftwarellc.github.io/PrimeView/
2.43k stars 574 forks source link

Make CUDA/solution_2 bit count more concise #934

Closed rbergen closed 12 months ago

rbergen commented 1 year ago

This makes the changes introduced in #933 more concise, and the two counting for loops more consistent.