dev-python/numba (stuff)

Search

Install

Install this package:

emerge -a dev-python/numba

Package Information

Description:
Numba 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.
Homepage:
https://numba.pydata.org/ https://github.com/numba/numba
License:
0BSD BSD BSD-2 HPND MIT NVIDIA-CUDA PSF-2 PYTHON

Versions

Version EAPI Keywords Slot
9999 8 0
0.67.0 8 ~amd64 ~arm64 0
0.66.0-r2 8 ~amd64 ~arm64 0
0.65.1-r1 8 ~amd64 ~arm64 0

Metadata

Description

Maintainers

Upstream

Raw Metadata XML
<pkgmetadata>
	<maintainer type="person">
		<email>lebedev.vasya@gmail.com</email>
	</maintainer>
	<longdescription lang="en">
    Numba 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.
  </longdescription>
	<upstream>
		<remote-id type="pypi">numba</remote-id>
		<remote-id type="github">numba/numba</remote-id>
	</upstream>
</pkgmetadata>

Lint Warnings

USE Flags

Manage flags for this package: euse -i <flag> -p dev-python/numba | euse -E <flag> -p dev-python/numba | euse -D <flag> -p dev-python/numba

Flag Description 9999 0.67.0 0.66.0-r2 0.65.1-r1
openmp Use OpenMP for parallel code ⚠️
threads ⚠️

Manifest

Type File Size Versions
DIST numba-0.67.0.gh.tar.gz 2923170 bytes 0.67.0
Unmatched Entries
Type File Size
DIST numba-0.65.1.gh.tar.gz 2850906 bytes
DIST numba-0.66.0.gh.tar.gz 2895987 bytes