summaryrefslogtreecommitdiff
path: root/ftp/proftpd/files/patch-src-wtmp.c
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-07-05 08:18:12 +0000
committerWen Heping <wen@FreeBSD.org>2010-07-05 08:18:12 +0000
commit714db4465a30d893e20064843c6533e2189037e4 (patch)
tree9d077ea6fdd2b7bc1ac4cc491423aeb776fbcaa9 /ftp/proftpd/files/patch-src-wtmp.c
parentUpdate to version 2010-07-05 of the PHP documentation. (diff)
numexpr - Fast numerical array expression evaluator for Python and NumPy.
The 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. Also, numexpr has support for the Intel VML (Vector Math Library) -- integrated in Intel MKL (Math Kernel Library) --, allowing nice speed-ups when computing transcendental functions (like trigonometrical, exponentials...) on top of Intel-compatible platforms. This support also allows to use multiple cores in your computations. WWW: http://code.google.com/p/numexpr/ PR: ports/148372 Submitted by: Ju Pengfei <jupengfei@gmail.com> Feature safe: yes
Notes
Notes: svn path=/head/; revision=257393
Diffstat (limited to 'ftp/proftpd/files/patch-src-wtmp.c')
0 files changed, 0 insertions, 0 deletions