1
0
mirror of https://github.com/exaloop/codon.git synced 2025-06-03 15:03:52 +08:00
Ibrahim Numanagić ad7409b5ee Fix #191
2023-02-02 08:46:51 -08:00
..
2023-02-02 08:46:51 -08:00
2022-12-18 13:12:32 -05:00
2022-12-12 20:54:01 -05:00
2022-12-18 13:12:32 -05: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 ...