codon/jit
A. R. Shajii 11d281d1b3
Updates from enterprise version (#571)
2024-07-30 19:35:27 -04:00
..
codon Updates from enterprise version (#571) 2024-07-30 19:35:27 -04:00
.gitignore Doc updates (#385) 2023-05-23 17:59:26 -04:00
MANIFEST.in Bugfixes 2023-08 (#440) 2023-08-12 10:39:45 -04:00
README.md Doc updates (#385) 2023-05-23 17:59:26 -04:00
pyproject.toml Doc updates (#385) 2023-05-23 17:59:26 -04:00
setup.py 2024 updates (#548) 2024-03-02 16:30:03 -05:00

README.md

To install:

$ pip install .

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

To use:

import codon

@codon.jit
def ...