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 | 2C103564110BD8EC287A7A4EB76DB895 |
PackageArch | x86_64 |
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 | python2-llvmlite |
PackageRelease | lp151.3.1 |
PackageVersion | 0.31.0 |
SHA-1 | EDD5CE517BBE9C5F81B5FC0BB901D063640F4C11 |
SHA-256 | 8826CDFD78F294BE760460DE21F4C3662D1DD068BA2936FD6A68F9743E7B2936 |