[ buster ]
[ ソース: numexpr ]
パッケージ: python-numexpr-dbg (2.6.9-1)
python-numexpr-dbg に関するリンク
Debian の資源:
numexpr ソースパッケージをダウンロード:
メンテナ:
- Debian Science Maintainers (QA ページ, メールアーカイブ)
- Wen Heping (QA ページ)
- Antonio Valentino (QA ページ)
- Yaroslav Halchenko (QA ページ)
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Fast numerical array expression evaluator for Python and NumPy (debug ext)
Numexpr package evaluates multiple-operator array expressions many times faster than NumPy can. It accepts the expression as a string, analyzes it, rewrites it more efficiently, and compiles it to faster Python code on the fly. It's the next best thing to writing the expression in C and compiling it with a specialized just-in-time (JIT) compiler, i.e. it does not require a compiler at runtime.
This package contains the extension built for the Python 2 debug interpreter.
その他の python-numexpr-dbg 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.27)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0) [amd64, arm64]
- GCC 共有ライブラリ
- dep: libgcc1 (>= 1:3.5) [armhf]
- dep: libgcc1 (>= 1:4.2) [i386]
-
- dep: libstdc++6 (>= 4.1.1) [armhf 以外]
- GNU 標準 C++ ライブラリ v3
- dep: libstdc++6 (>= 4.3.0) [armhf]
-
- dep: python-dbg
- debug build of the Python Interpreter2 (version 2.7)
- dep: python-dbg (<< 2.8)
- dep: python-dbg (>= 2.7~)
-
- dep: python-numexpr (= 2.6.9-1)
- Fast numerical array expression evaluator for Python and NumPy
-
- dep: python-numpy (>= 1:1.16.0~rc1)
- Numerical Python - Python 言語に高速な配列操作機能を追加
-
- dep: python-numpy-abi9
- 以下のパッケージによって提供される仮想パッケージです: python-numpy
-
- dep: python-numpy-dbg
- Fast array facility to the Python language (debug extension)