[ ソース: llvmlite ]
パッケージ: python3-llvmlite (0.43.0-1~exp1)
python3-llvmlite に関するリンク
Debian の資源:
llvmlite ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [llvmlite.pydata.org]
類似のパッケージ:
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
LLVM Python 3 binding for writing JIT compilers
llvmlite uses the LLVM library for JIT (just-in-time) compilation of Python code into native machine instructions during runtime. Instead of exposing large parts of the LLVM C++ API for direct calls into the LLVM library, llvmlite follows a lightweight multi-layered approach.
This package contains the modules and the binding for Python 3.
その他の python3-llvmlite 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libllvm15t64
- パッケージは利用できません
-
- dep: libstdc++6 (>= 13.1)
- GNU 標準 C++ ライブラリ v3
-
- dep: llvm-15
- Modular compiler and toolchain technologies
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3~)
-
- sug: llvmlite-doc
- LLVM Python binding for writing JIT compilers (docs)