[ ソース: llvmlite ]
パッケージ: python3-llvmlite (0.27.0-2)
python3-llvmlite に関するリンク
Debian の資源:
llvmlite ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [llvmlite.pydata.org]
類似のパッケージ:
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.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC 共有ライブラリ
-
- dep: libllvm7 (>= 1:7~svn298832-1~)
- Modular compiler and toolchain technologies, runtime library
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3
-
- dep: llvm-7
- Modular compiler and toolchain technologies
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
- dep: python3 (>= 3~)
-
- dep: python3-six
- Python 2 と 3 の互換性ライブラリー(Python 3 インターフェイス)
-
- sug: llvmlite-doc
- LLVM Python binding for writing JIT compilers (docs)