/PyPrime

Calculate prime numbers use bitmap with Cython, very fast.

Primary LanguageCythonGNU Affero General Public License v3.0AGPL-3.0

PyPrime

Codacy Badge

Calculate prime use bitmap with Cython

Usage:

python3 setup.py build_ext --inplace
python3 try.py