Result for 042EB0B97D04447F70DD85228B6CB11D4040A532

Query result

Key Value
FileName./usr/lib64/python3.6/site-packages/numba/types/__init__.py
FileSize135
MD5263CF3D4749210677EACBB67513B7A4F
SHA-1042EB0B97D04447F70DD85228B6CB11D4040A532
SHA-2567E915258BDF353B8920DC1BE74049948B699458D111F648D817A024D8D4C8152
SSDEEP3:JSnIFQ6CALQRIJtWAG3EpNKZWAG3EpoJDMLYALRHn:k2UAYIJoAHNKZWAHopnAlHn
TLSHT1D9C09BD156F347115F997DDEB224031457797C261D6D04FA6D541275274818D06C55C1
hashlookup:parent-total33
hashlookup:trust100

Network graph view

Parents (Total: 33)

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

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
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
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
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
MD53B34138441C4DC8B67C553D0BB6C15F3
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
PackageReleaselp153.51.2
PackageVersion0.53.0
SHA-11AF6D5089D4B71988629C4F977698EA631443119
SHA-256C0DECFA83E87374DCBB381B5171E68F6759B8FEC440A7EC57DB81703EA3E12FF
Key Value
MD5D70EA79722238EADFB872F44B6A1E9C0
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
PackageReleaselp153.2.5
PackageVersion0.53.0
SHA-13253B014B47FF0689926E07A511304DAB46336AD
SHA-256747FF92B10647E7F5786C24596CA96587EEA8E13055C27E5748A8C8ABCA29107
Key Value
MD5BD75A01B719E679E2F83DAA32B50E2A7
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
PackageReleasebp155.2.21
PackageVersion0.51.2
SHA-137B3A4FC48EF5F95B447B59342D92A8F2990988E
SHA-256270EF3D7AC9AA2D2FCB6AA6915C5D7AC5E8A6E611DF478A6192C54F23E7E3AAD