[numexpr] 01/02: Updated version 2.6.4 from 'upstream/2.6.4'

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Sat Sep 16 14:41:41 UTC 2017


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 50dd9e469246fe552cbae8f44f069984056035ad
Merge: 5f11ac8 388246d
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Sat Sep 16 14:28:01 2017 +0000

    Updated version 2.6.4 from 'upstream/2.6.4'
    
    with Debian dir 431a702bae1830e8ed7b40ab4db1195eed329137

 .hgignore => .gitignore         |   3 +
 ANNOUNCE.rst                    |  61 +++++--
 AUTHORS.txt                     |   3 +
 README.rst                      | 268 +++++-------------------------
 RELEASE_NOTES.rst               | 108 +++++++-----
 appveyor.yml                    |   8 +-
 appveyor/requirements.txt       |  13 +-
 doc/Makefile                    | 225 +++++++++++++++++++++++++
 doc/api.rst                     |  24 +++
 doc/conf.py                     | 356 ++++++++++++++++++++++++++++++++++++++++
 doc/index.rst                   |  28 ++++
 doc/intro.rst                   |  95 +++++++++++
 doc/make.bat                    | 281 +++++++++++++++++++++++++++++++
 doc/mkl.rst                     | 167 +++++++++++++++++++
 doc/release_notes.rst           |   4 +
 doc/requirements.txt            |   3 +
 doc/user_guide.rst              | 298 +++++++++++++++++++++++++++++++++
 doc/vm2.rst                     | 128 +++++++++++++++
 numexpr/expressions.py          |   2 +
 numexpr/functions.hpp           |   4 +
 numexpr/interpreter.cpp         |  12 +-
 numexpr/msvc_function_stubs.hpp |   9 +
 numexpr/necompiler.py           |  30 +++-
 numexpr/tests/test_numexpr.py   |  18 +-
 numexpr/version.py              |   2 +-
 requirements.txt                |   2 +-
 site.cfg.example                |   9 +-
 27 files changed, 1841 insertions(+), 320 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