numba / llvmlite

A lightweight LLVM python binding for writing JIT compilers
https://llvmlite.pydata.org/
BSD 2-Clause "Simplified" License
1.94k stars 321 forks source link

Fix #944. Add `.argtypes` to prevent errors in pypy. #945

Closed sklam closed 1 year ago

sklam commented 1 year ago

as titled