Ahead of Time compiler for numeric Python kernels
Ahead of Time compiler for numeric kernels
pythran
$ pythran mymodule.py
$ pythran -O3 mymodule.py
$ pythran -E mymodule.py