/Cython-Template

A small template for Cython projects

Primary LanguagePython

Cython Template

A small template for Cython projects. To compile run python compile.py build_ext --inplace. Then run using python test.py.