Result for 482AB1D7BF15BAB289B789DF5E1B7F19F878AE2E

Query result

Key Value
FileName./usr/lib/python3/dist-packages/numba/runtime/nrt_external.h
FileSize954
MD5CC66E326E4D60F316FDAC16468753E85
SHA-1482AB1D7BF15BAB289B789DF5E1B7F19F878AE2E
SHA-256F885A9197EB81FD2D3366D2E540984E6D35C3FEAE771A0F82B158DF88136C7E1
SHA-512648B1541D440026E083710203042B05004DFE8E8229900BE84C1B8718E7CF9140874A56DEB38C646EBB37A3A27F21170AF6EAE40764CA6ED1C66CAFBCF22536E
SSDEEP24:suDxFw1vx0Fg+u3xr5XJeK/Isu34KU/T7PXs1+FC:VgZ08BneK/Sk/T7P0
TLSHT1D4119325BEFD92C3017E80A2A35241894387C183B3D0956637AA523A2F5A7BC11EA2C8
insert-timestamp1728193557.7375042
mimetypetext/x-c
sourcesnap:6gjU50q0lEDaMTtSUxYoVDSmjR5fERpB_908
hashlookup:parent-total55
hashlookup:trust100

Network graph view

Parents (Total: 55)

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

Key Value
SHA-1000086A5ECF2783A735698738486F8C548D5D39A
snap-authoritycanonical
snap-filename6gjU50q0lEDaMTtSUxYoVDSmjR5fERpB_245.snap
snap-id6gjU50q0lEDaMTtSUxYoVDSmjR5fERpB_245
snap-namefreecad
snap-publisher-idnbM3ZPW49wgmlSh0OwD2wYDVLh2iUXth
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2022-05-16T16:01:05.150385Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/6gjU50q0lEDaMTtSUxYoVDSmjR5fERpB_245.snap
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
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
MD5720F678D08A5A9F721DB133C8CAEF61D
PackageArchi586
PackageDescriptionThis package provides debug sources for package python-numba. Debug sources are useful when developing applications that use this package or when debugging this package.
PackageMaintainertmb <tmb>
PackageNamepython-numba-debugsource
PackageRelease1.mga8
PackageVersion0.52.0
SHA-11135FC81D92626F041FAA9E6637683121C298090
SHA-2565313E4ACCAC42A2AE0D1B741D05EE3840E8003BC1CAA7CE0DC48EF7981F493C3
Key Value
MD5F21C8DAF1610C9F92A31CB07801A08A6
PackageArchx86_64
PackageDescriptionThis package contains files for developing applications using numba.
PackageNamepython3-numba-devel
PackageRelease51.5
PackageVersion0.53.0
SHA-11258BA302108F7790F37BFF448062205F033B31E
SHA-256447DB247122CB14426A79F04281B018CCA463752108DF9C2070D5B1335A422F8
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
MD5325F3490BB5CECD5333EC821EDADAF91
PackageArcharmv7hl
PackageDescriptionNumba is a NumPy-aware optimizing compiler for Python. It uses the LLVM compiler infrastructure to compile Python syntax to machine code.
PackageMaintainertmb <tmb>
PackageNamepython3-numba
PackageRelease1.mga8
PackageVersion0.52.0
SHA-117BB7FA2B3BA68DB92A6B0F8E95C2E4D76D56817
SHA-256DE90D3E08A98050FBA23D4A59D3896495C43C1A533184F5E0F932ADA3461960B
Key Value
FileSize1502420
MD5506A38845B05B88B72C41FD3FE3DF053
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-1181B729A4536B0B3000AD410D60110E415C4067F
SHA-256E2BFBFC0BBC939A6EC3CAD13FB918F291CA16596436F70D8E88AB654186E076C
Key Value
MD5B478319DBBE9354543B0B5351783F57B
PackageArchi586
PackageDescriptionThis package contains files for developing applications using numba.
PackageNamepython3-numba-devel
PackageRelease3.3
PackageVersion0.48.0
SHA-1198F569755E360661DE83335068F4ACB104DACED
SHA-256BC60656B05681336BF4CD4C1D7A6DD29498D19E7E761F6DF074180C8DDBBB4A9