[numexpr] 01/09: Merge tag 'upstream/2.4.3'

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Sat Aug 15 11:07:02 UTC 2015


This is an automated email from the git hooks/post-receive script.

a_valentino-guest pushed a commit to branch master
in repository numexpr.

commit 119035146e8f84209b30a58a5eaf02e8a2c5837a
Merge: 76d3311 caff8e5
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Sat Aug 15 09:36:59 2015 +0000

    Merge tag 'upstream/2.4.3'
    
    Upstream version 2.4.3

 .travis.yml                   |   2 +-
 ANNOUNCE.rst                  |  28 +--
 README.rst                    |   4 +-
 RELEASE_NOTES.rst             |  32 ++-
 RELEASING.txt                 |  12 +-
 bench/boolean_timing.py       |  43 ++--
 bench/issue-36.py             |  15 +-
 bench/multidim.py             |  19 +-
 bench/poly.py                 |   7 +-
 bench/timing.py               |  23 ++-
 bench/unaligned-simple.py     |  11 +-
 bench/varying-expr.py         |  15 +-
 bench/vml_timing.py           |  61 +++---
 bench/vml_timing2.py          |   2 +-
 numexpr/__init__.py           |   4 +-
 numexpr/cpuinfo.py            | 454 ++++++++++++++++++++++++++----------------
 numexpr/expressions.py        | 162 +++++++++------
 numexpr/interpreter.cpp       |   8 +-
 numexpr/module.cpp            |   2 +-
 numexpr/necompiler.py         |  76 ++++---
 numexpr/tests/test_numexpr.py | 298 +++++++++++++++------------
 numexpr/utils.py              |   6 +-
 numexpr/version.py            |  16 +-
 setup.py                      |  62 +++---
 site.cfg.example              |   3 +
 25 files changed, 809 insertions(+), 556 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/numexpr.git



More information about the debian-science-commits mailing list