[ bianca ]
[ 原始碼: numba ]
套件:python3-numba(0.61.2+dfsg-1+deb13u1)
python3-numba 的相關連結
下載原始碼套件 numba:
- [numba_0.61.2+dfsg-1+deb13u1.debian.tar.xz]
- [numba_0.61.2+dfsg-1+deb13u1.dsc]
- [numba_0.61.2+dfsg.orig.tar.xz]
維護小組:
外部的資源:
- 主頁 [numba.pydata.org]
相似套件:
native 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.
其他與 python3-numba 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: libgomp1 (>= 4.9)
- GCC OpenMP (GOMP) support library
-
- dep: libstdc++6 (>= 14)
- GNU Standard C++ Library v3
-
- dep: libtbb12 (>= 2022.0.0) [amd64]
- parallelism library for C++ - runtime files
- dep: libtbb12 (>= 2022.1.0) [arm64]
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.13~)
-
- dep: python3-llvmlite (>= 0.44~)
- LLVM Python 3 binding for writing JIT compilers
-
- dep: python3-numpy
- Python library for numerical computations (Python 3)
-
- dep: python3-numpy2-abi0
- 本虛擬套件由這些套件填實: python3-numpy
- 或者 python3-numpy-abi9
- 套件暫時不可用
-
- dep: python3-scipy
- scientific tools for Python 3
-
- rec: numba-doc
- native machine code compiler for Python (docs)
-
- rec: python3-pip
- Python package installer
-
- sug: nvidia-cuda-toolkit
- 套件暫時不可用