mirror of https://github.com/exaloop/codon.git
* Refactor JIT/Cython headers; Fix #47 * Update setup.py Co-authored-by: A. R. Shajii <ars@ars.me> |
||
---|---|---|
.. | ||
codon | ||
config | ||
.gitignore | ||
MANIFEST.in | ||
README.md | ||
pyproject.toml | ||
setup.py |
README.md
To install:
$ pip install extra/python
To use:
import codon
@codon.jit
def ...