软件包: python3-numexpr-dbg (2.6.4-1)
python3-numexpr-dbg 的相关链接
Trisquel 的资源:
下载源码包 numexpr:
维护者:
Original Maintainers:
- Debian Science Maintainers (Mail Archive)
- Wen Heping
- Antonio Valentino
- Yaroslav Halchenko
外部的资源:
- 主页 [github.com]
相似软件包:
Fast numerical array expression evaluator for Python 3 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 3 debug interpreter.
其他与 python3-numexpr-dbg 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC support library
-
- dep: libstdc++6 (>= 4.1.1)
- GNU Standard C++ Library v3
-
- dep: python3-dbg (<< 3.7)
- debug build of the Python 3 Interpreter (version 3.6)
- dep: python3-dbg (>= 3.6~)
-
- dep: python3-numexpr (= 2.6.4-1)
- Fast numerical array expression evaluator for Python 3 and NumPy
-
- dep: python3-numpy (>= 1:1.13.1)
- Fast array facility to the Python 3 language
-
- dep: python3-numpy-abi9
- 本虚包由这些包填实: python3-numpy
-
- dep: python3-numpy-dbg
- Fast array facility to the Python 3 language (debug extension)