Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 138 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 138 Bytes

profract

to compile *.pyx code:

cythonize -b -a profract/mandel/cython.pyx

or:

python setup.py build_ext --inplace