1
0
mirror of https://github.com/exaloop/codon.git synced 2025-06-03 15:03:52 +08:00
Ibrahim Numanagić 2361faa4f0
Easy Cython source distribution (#48)
* Refactor JIT/Cython headers; Fix #47

* Update setup.py

Co-authored-by: A. R. Shajii <ars@ars.me>
2022-09-16 09:03:57 -04:00
..
2022-08-02 14:53:17 -04:00
2022-09-16 09:03:57 -04:00

To install:

$ pip install extra/python

To use:

import codon

@codon.jit
def ...