Quantcast
Channel: Helloworld922's Blog
Viewing all articles
Browse latest Browse all 25

Wheel Factorization with Variable Increments

$
0
0

Just a quick update to my previous wheel factorization code. I found a better way to implement the wheel factorization code which doesn't use bit masks to sieve out values. This version has a decent performance boost, and I think is easier to implement.

Read more »

Viewing all articles
Browse latest Browse all 25

Trending Articles