Install this package:
emerge -a dev-python/numba
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-python/numba
Or alternatively:
emerge --autounmask-write -a dev-python/numba
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 9999 | 8 | ~amd64 ~x86 | 0 |
| 0.63.1 | 8 | ~amd64 ~arm ~arm64 ~x86 | 0 |
| 0.58.1 | 8 | ~amd64 ~arm ~arm64 ~x86 | 0 |
| 0.57.0 | 8 | ~amd64 ~arm ~arm64 ~x86 | 0 |
| 0.56.3 | 8 | ~amd64 ~arm ~arm64 ~x86 | 0 |
| 0.55.1 | 8 | ~amd64 ~arm ~arm64 ~x86 | 0 |
<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>
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.63.1 | 0.58.1 | 0.57.0 | 0.56.3 | 0.55.1 |
|---|---|---|---|---|---|---|---|
| openmp | ⚠️ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| threads | ⚠️ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | numba-0.55.1.gh.tar.gz | 2340277 bytes | 0.55.1 |
| DIST | numba-0.56.3.gh.tar.gz | 2492541 bytes | 0.56.3 |
| DIST | numba-0.57.0.gh.tar.gz | 2614790 bytes | 0.57.0 |
| DIST | numba-0.58.1.gh.tar.gz | 2692287 bytes | 0.58.1 |
| DIST | numba-0.63.1.gh.tar.gz | 2841891 bytes | 0.63.1 |
| Type | File | Size |
|---|