1
0
mirror of https://github.com/exaloop/codon.git synced 2025-06-03 15:03:52 +08:00
Ibrahim Numanagić ea390f7de9 Fix codon-jit
2022-12-13 11:05:53 -08:00
..
2022-12-12 20:54:01 -05:00
2022-12-12 20:54:01 -05:00
2022-12-12 20:54:01 -05:00
2022-12-13 11:05:53 -08:00

To install:

$ pip install .

If Codon is installed in non-standard directory, please set CODON_DIR accordingly.

To use:

import codon

@codon.jit
def ...