Parents (Total: 1)
The searched file hash is included in 1 parent files which include package known and seen by metalookup. A sample is included below:
Key |
Value |
MD5 | B3F90E872DC10A40B3BA25FA4B02E7A4 |
PackageArch | armv7hl |
PackageDescription | A lightweight LLVM python binding for writing JIT compilers
The old llvmpy binding exposes a lot of LLVM APIs but the mapping of
C++-style memory management to Python is error prone. Numba_ and many JIT
compilers do not need a full LLVM API. Only the IR builder, optimizer,
and JIT compiler APIs are necessary.
llvmlite is a project originally tailored for Numba's needs, using the
following approach:
* A small C wrapper around the parts of the LLVM C++ API we need that are
not already exposed by the LLVM C API.
* A ctypes Python wrapper around the C API.
* A pure Python implementation of the subset of the LLVM IR builder that we
need for Numba. |
PackageName | python38-llvmlite |
PackageRelease | 41.6 |
PackageVersion | 0.36.0 |
SHA-1 | D110BB2EF9F47026DC34A92A03A03AD816B9B773 |
SHA-256 | D0085D02A06DBF8740340D5A409F056D47CD37291AE8BEE0046C0B1613ED37C9 |