Tools for Python HPC
Subsets or supersets of the Python language.
Python inspired language¶
Python and Python-Numpy compilers¶
Pythran (transpiler to C++, AOT)
Numba (Python Numpy JIT compiler based on LLVM)
Pyccel (transpiler to Fortran)
Mypyc (transpiler to C)
Grumpy (transpiler to Go)
hope (transpiler to C++, JIT)
Meta accelerators¶
Transonic