Hi everyone! I was trying to implement the prime sieve by Xuedong Luo in the following article: https://dl.acm.org/doi/10.1145/62065.62072so I want to know if there's a better/faster way (or a better sieve) to code.