Result for 0452DA1279C34930D51949A180EA8F74756BD65B

Query result

Key Value
FileName./usr/lib64/python3.6/site-packages/numba/typed/dictimpl.py
FileSize501
MD581017B4C2D2A012FEE85D0CDFA9260AB
RDS:package_id302124
SHA-10452DA1279C34930D51949A180EA8F74756BD65B
SHA-256FC6E8F6A91A252AAC9CD01300AA656C59B83399FDC9415882E502F2020610639
SHA-5126612CE749D7DB587F2C52FCA848E52158DB6730BA2B748890CA77D63BAAFC9461D6F4E414530E364E46EC52C10B11ABE54894A4AB35D7B231B134A126C40B031
SSDEEP12:TrN3rQFVNTAvNLgNC2R+OKXuMgNJ1zKt0cRuHwnQtoROoel:TZ7QFVdMRgZsOKKn+s16ROoel
TLSHT1BDF059A7ED925D2023C5C4FE216B0B78E2575857182455F4F834422D0F8288693F52C8
insert-timestamp1728981424.1601624
mimetypetext/plain
sourcesnap:GykkVV3GyN1UDOhApxrHkXPEPZHpbDE0_105
hashlookup:parent-total78
hashlookup:trust100

Network graph view

Parents (Total: 78)

The searched file hash is included in 78 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
SHA-101094331C315996BD9740D19E85E15A36C1C2286
snap-authoritycanonical
snap-filenameXSlaE4S2cu0h5r6o7dFaFiQIsugKLFpa_695.snap
snap-idXSlaE4S2cu0h5r6o7dFaFiQIsugKLFpa_695
snap-nameroot-framework
snap-publisher-idVoUAJzdpg1T1K8hp70EmA7f7dJkxb7BA
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2020-11-27T06:22:05.033990Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/XSlaE4S2cu0h5r6o7dFaFiQIsugKLFpa_695.snap
Key Value
MD58AC15F04554BE845A3321089D6313399
PackageArchi586
PackageDescriptionNumba is a NumPy-aware optimizing compiler for Python. It uses the LLVM compiler infrastructure to compile Python syntax to machine code. It is aware of NumPy arrays as typed memory regions and so can speed-up code using NumPy arrays. Other, less well-typed code will be translated to Python C-API calls, effectively removing the "interpreter", but not removing the dynamic indirection. Numba is also not a tracing JIT. It *compiles* your code before it gets run, either using run-time type information or type information you provide in the decorator. Numba is a mechanism for producing machine code from Python syntax and typed data structures such as those that exist in NumPy.
PackageMaintainerhttps://bugs.opensuse.org
PackageNamepython38-numba
PackageRelease1.1
PackageVersion0.54.1
SHA-102084C3E85C4C817D8A80A69A7AEEF3F21FBB66C
SHA-256EDDD5607A00BB1A9B537D795AE58ABF5B7D6F1A415388FAF68AE65BF76CE0904
Key Value
MD5106DA372AC7B4660DB5949F3A0A7CBD4
PackageArchx86_64
PackageDescriptionNumba is a NumPy-aware optimizing compiler for Python. It uses the LLVM compiler infrastructure to compile Python syntax to machine code. It is aware of NumPy arrays as typed memory regions and so can speed-up code using NumPy arrays. Other, less well-typed code will be translated to Python C-API calls, effectively removing the "interpreter", but not removing the dynamic indirection. Numba is also not a tracing JIT. It *compiles* your code before it gets run, either using run-time type information or type information you provide in the decorator. Numba is a mechanism for producing machine code from Python syntax and typed data structures such as those that exist in NumPy.
PackageMaintainerhttps://bugs.opensuse.org
PackageNamepython3-numba
PackageReleasebp156.3.5
PackageVersion0.51.2
SHA-106436226CB42BA444A00149614CA79BA8515CBEA
SHA-256EBEBA588F8FFFB79AE2000DF00B071B68927E985F24523212A319D0D782C9A1D
Key Value
FileSize1514992
MD5B1285EA3CDBBF12F55FFB3096B8AD0D4
PackageDescriptionnative machine code compiler for Python 3 Numba compiles native machine code instructions from Python programs at runtime using the LLVM compiler infrastructure. It could be easily employed by decorating individual computation intensive functions in the Python code. Numba could significantly speed up the performance of computations, and optionally supports compilation to run on GPU processors through Nvidia's CUDA platform. It integrates well with the Python scientific software stack, and especially recognizes Numpy arrays. . This package contains the modules for Python 3.
PackageMaintainerDebian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
PackageNamepython3-numba
PackageSectionpython
PackageVersion0.52.0-4
SHA-108F898DE47538FFC7B8D77EAA605E24A9C9D6A20
SHA-256E8E4700868F11496000B64F613716A43D0FAEF07C6C2F6845CA0DD4AD4E69722
Key Value
SHA-10BD43A023CD2ABA0D757FE61CEADD4FD43C8C403
snap-authoritycanonical
snap-filenameXSlaE4S2cu0h5r6o7dFaFiQIsugKLFpa_620.snap
snap-idXSlaE4S2cu0h5r6o7dFaFiQIsugKLFpa_620
snap-nameroot-framework
snap-publisher-idVoUAJzdpg1T1K8hp70EmA7f7dJkxb7BA
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2020-11-27T06:22:05.033990Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/XSlaE4S2cu0h5r6o7dFaFiQIsugKLFpa_620.snap
Key Value
FileSize1518892
MD500BB154353C3A44456E7C37357DC0CF6
PackageDescriptionnative machine code compiler for Python 3 Numba compiles native machine code instructions from Python programs at runtime using the LLVM compiler infrastructure. It could be easily employed by decorating individual computation intensive functions in the Python code. Numba could significantly speed up the performance of computations, and optionally supports compilation to run on GPU processors through Nvidia's CUDA platform. It integrates well with the Python scientific software stack, and especially recognizes Numpy arrays. . This package contains the modules for Python 3.
PackageMaintainerDebian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
PackageNamepython3-numba
PackageSectionpython
PackageVersion0.52.0-4
SHA-10E1B56774FA5E83D6319316258C88D07091A65F4
SHA-2562896127B26DB22BD361AB9A88E8F1C06E83D0CD3701EA75872DC17EA196F684D
Key Value
SHA-10F71C9FB9C5B965C58FB46EC31C5FEA0E1E3E204
snap-authoritycanonical
snap-filenameEh5d6hCnbpqR36tMfSRYZaJ0XIaSVHej_52.snap
snap-idEh5d6hCnbpqR36tMfSRYZaJ0XIaSVHej_52
snap-namegenx
snap-publisher-idFUnuZbmzWeQWDhvZd0RDvz2YLL3AtBaM
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2021-12-07T16:46:24.001065Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/Eh5d6hCnbpqR36tMfSRYZaJ0XIaSVHej_52.snap
Key Value
MD52B336D729458BD475DD8AFEC0D414070
PackageArchx86_64
PackageDescriptionNumba is a NumPy-aware optimizing compiler for Python. It uses the LLVM compiler infrastructure to compile Python syntax to machine code. It is aware of NumPy arrays as typed memory regions and so can speed-up code using NumPy arrays. Other, less well-typed code will be translated to Python C-API calls, effectively removing the "interpreter", but not removing the dynamic indirection. Numba is also not a tracing JIT. It *compiles* your code before it gets run, either using run-time type information or type information you provide in the decorator. Numba is a mechanism for producing machine code from Python syntax and typed data structures such as those that exist in NumPy.
PackageMaintainerhttps://bugs.opensuse.org
PackageNamepython3-numba
PackageReleasebp154.1.67
PackageVersion0.51.2
SHA-112DCFC7A140F1AAC5D63DA7C13CAD074AD62B6F5
SHA-2562858190886CE9A2F94C029058CC1AD7905734BFC3B6F751DB7D55EAF075EADF6
Key Value
SHA-114D08E836699F25B7DF5E0D4579D04287835202C
snap-authoritycanonical
snap-filenameEh5d6hCnbpqR36tMfSRYZaJ0XIaSVHej_12.snap
snap-idEh5d6hCnbpqR36tMfSRYZaJ0XIaSVHej_12
snap-namegenx
snap-publisher-idFUnuZbmzWeQWDhvZd0RDvz2YLL3AtBaM
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2021-12-07T16:46:24.001065Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/Eh5d6hCnbpqR36tMfSRYZaJ0XIaSVHej_12.snap
Key Value
MD5DCBFC246B43931DC15CE79952EBB4407
PackageArchx86_64
PackageDescriptionNumba is a NumPy-aware optimizing compiler for Python. It uses the LLVM compiler infrastructure to compile Python syntax to machine code. It is aware of NumPy arrays as typed memory regions and so can speed-up code using NumPy arrays. Other, less well-typed code will be translated to Python C-API calls, effectively removing the "interpreter", but not removing the dynamic indirection. Numba is also not a tracing JIT. It *compiles* your code before it gets run, either using run-time type information or type information you provide in the decorator. Numba is a mechanism for producing machine code from Python syntax and typed data structures such as those that exist in NumPy.
PackageNamepython3-numba
PackageRelease51.3
PackageVersion0.53.0
SHA-117B952067229CC3FCD88CAD669A603E60B4395B5
SHA-2565A264DDF0E77D82DBFAF36A40B2AA9C28F93C0E130A8317FDBD533F827F8A0D0