Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Primes

Small test module to toy with prime numbers using Cython

Build

Install Cython on your system

pip install cython

Build the module

python3 setup.py build_ext --inplace

Run the tests

tests.py

About

Simple repo to toy with primes and cython

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages