パッケージ: python3-numba (0.63.1+dfsg-1)
python3-numba に関するリンク
Debian の資源:
numba ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [numba.pydata.org]
類似のパッケージ:
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
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 ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libgomp1 (>= 4.9)
- GCC OpenMP (GOMP) サポートライブラリ
-
- dep: libstdc++6 (>= 14)
- GNU 標準 C++ ライブラリ v3
-
- dep: libtbb12 (>= 2022.0.0) [amd64]
- parallelism library for C++ - runtime files
- dep: libtbb12 (>= 2022.3.0) [amd64 以外]
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.15)
- dep: python3 (>= 3.13~)
-
- dep: python3-llvmlite (>= 0.46~)
- 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
- NVIDIA CUDA development toolkit
