Key | Value |
---|---|
FileName | ./usr/lib/python3/dist-packages/llvmlite/binding/transforms.py |
FileSize | 5395 |
MD5 | 3486D4176323F9934CFC4C531F31E5B4 |
SHA-1 | 0EF623C477D660B6C742E5B2263DC01DA4C2EA53 |
SHA-256 | 651A33A91A96EED3B4C1AEACC38543D2BCA8F28D72276DA858C0029B73164CAB |
SSDEEP | 96:5vBQhco++LIjG6Lw+7S+Lx/zLzND+LUSF+Lhfpvxo6BY3BLQZLCAAL7LrLYLrLOY:vQqbG47V/zNdSofpveyZwhDDU |
TLSH | T14CB146274A3D9401D04B445FD0BB6E03851A156B42482C3B79BC227D6F3F3A99BFA8CD |
hashlookup:parent-total | 6 |
hashlookup:trust | 80 |
The searched file hash is included in 6 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 81178 |
MD5 | 88FC26ED90F736F8CEFD2D4936CA212C |
PackageDescription | LLVM Python binding for writing JIT compilers llvmlite uses the LLVM library for JIT (just-in-time) compilation of Python code into native machine instructions during runtime. Instead of exposing large parts of the LLVM C++ API for direct calls into the LLVM library, llvmlite follows a lightweight multi-layered approach. . This package contains the modules and the binding for Python 2. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-llvmlite |
PackageSection | python |
PackageVersion | 0.19.0-2 |
SHA-1 | 4F9F23710084020A30C1B6831582170ABBDF974A |
SHA-256 | EC6E1914259DF03AC6660676466CC0FB718A5D3AF5AD693DD6C667A2F519CB79 |
Key | Value |
---|---|
FileSize | 81422 |
MD5 | 1366529C17F3891366E768EB7B5C8FB2 |
PackageDescription | LLVM Python 3 binding for writing JIT compilers llvmlite uses the LLVM library for JIT (just-in-time) compilation of Python code into native machine instructions during runtime. Instead of exposing large parts of the LLVM C++ API for direct calls into the LLVM library, llvmlite follows a lightweight multi-layered approach. . This package contains the modules and the binding for Python 3. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python3-llvmlite |
PackageSection | python |
PackageVersion | 0.19.0-2 |
SHA-1 | 6EB279B3D96333736C4FF9D82D1B848F645FD181 |
SHA-256 | 58F2238D0C7F1EF086BD3D7143CD5E723BEEB26EA7DCB1E9F405A63D37D356E2 |
Key | Value |
---|---|
FileSize | 83374 |
MD5 | A338C6DB86FD72C174FCCC1473F23298 |
PackageDescription | LLVM Python binding for writing JIT compilers llvmlite uses the LLVM library for JIT (just-in-time) compilation of Python code into native machine instructions during runtime. Instead of exposing large parts of the LLVM C++ API for direct calls into the LLVM library, llvmlite follows a lightweight multi-layered approach. . This package contains the modules and the binding for Python 2. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-llvmlite |
PackageSection | python |
PackageVersion | 0.19.0-2 |
SHA-1 | 362EF770CE2255B8C0969C2C9D131176A74F7137 |
SHA-256 | 1061D1ECC1159FABFA91C68A69C27E2534A05B052B5197FB968484F8CD7BA697 |
Key | Value |
---|---|
MD5 | C986E4C36C658AEEB8A961B44C51F56B |
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. |
PackageMaintainer | https://bugs.opensuse.org |
PackageName | python3-llvmlite |
PackageRelease | lp150.1.1 |
PackageVersion | 0.22.0 |
SHA-1 | 14D67C21105B40EF028FA492D464D90FC4F829D8 |
SHA-256 | F68C7E82C8F3BF1172E4CA9C4CF50084FC572EC3EA08574CC7FF05FE16779617 |
Key | Value |
---|---|
FileSize | 83612 |
MD5 | 55BBABAC087D908C213594D63067E0D5 |
PackageDescription | LLVM Python 3 binding for writing JIT compilers llvmlite uses the LLVM library for JIT (just-in-time) compilation of Python code into native machine instructions during runtime. Instead of exposing large parts of the LLVM C++ API for direct calls into the LLVM library, llvmlite follows a lightweight multi-layered approach. . This package contains the modules and the binding for Python 3. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python3-llvmlite |
PackageSection | python |
PackageVersion | 0.19.0-2 |
SHA-1 | 7CA68E1027C1F1F6E0177234692B113BC6A66C5B |
SHA-256 | A674CEA99CE2FDF82C856958DDBD12CBF058AB18857E04DA89D4856AFC2C606E |
Key | Value |
---|---|
MD5 | FDC10A85475F7BB9C5D1F26EDAC8784E |
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. |
PackageMaintainer | https://bugs.opensuse.org |
PackageName | python2-llvmlite |
PackageRelease | lp150.1.1 |
PackageVersion | 0.22.0 |
SHA-1 | 8FBF7E7BA2CD64803105C11A9E9CB0674FC349BB |
SHA-256 | 21A204FABDF6D6D43EF65A7A3DC26036DAD554E726140F43B165417BB5822848 |