[ ソース: llvmlite ]
パッケージ: llvmlite-doc (0.43.0-1~exp1)
llvmlite-doc に関するリンク
Debian の資源:
llvmlite ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [llvmlite.pydata.org]
類似のパッケージ:
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
LLVM Python binding for writing JIT compilers (docs)
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 documentation and example code.
その他の llvmlite-doc 関連パッケージ
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 7.3)
- Sphinx ドキュメンテーション用 JavaScript サポート
-
- dep: sphinx-rtd-theme-common (>= 2.0.0+dfsg)
- sphinx theme from readthedocs.org (common files)
-
- sug: python3-llvmlite
- LLVM Python 3 binding for writing JIT compilers