[xtensor-python] 01/06: Merge tag 'upstream/0.12.1'

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Fri May 19 17:30:44 UTC 2017


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

ghisvail-guest pushed a commit to branch master
in repository xtensor-python.

commit 8e7767c8f7f024afe0dfa0e543b9682bb48cc8eb
Merge: d93b44d 9fde83b
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Thu May 18 17:37:40 2017 +0100

    Merge tag 'upstream/0.12.1'
    
    Upstream version 0.12.1
    
    # gpg: Signature made Thu 18 May 2017 17:37:40 BST
    # gpg:                using RSA key F3DB8E7525060E1BDB84C20D6A990FB3DDEB910A
    # gpg:                issuer "ghisvail at gmail.com"
    # gpg: Good signature from "Ghislain Antony Vaillant <ghisvail at gmail.com>" [ultimate]

 .appveyor.yml                                    |   2 +-
 .travis.yml                                      |   2 +-
 CMakeLists.txt                                   |   2 +-
 README.md                                        |  17 +-
 docs/source/basic_usage.rst                      |  10 +-
 include/xtensor-python/pyarray.hpp               |  11 +-
 include/xtensor-python/pybuffer_adaptor.hpp      | 475 -----------------------
 include/xtensor-python/pycontainer.hpp           |   2 +-
 include/xtensor-python/pystrides_adaptor.hpp     | 219 +++++++++++
 include/xtensor-python/pytensor.hpp              |   8 +-
 include/xtensor-python/pyvectorize.hpp           |   6 +-
 include/xtensor-python/xtensor_python_config.hpp |   4 +-
 test_python/main.cpp                             |   2 +-
 test_python/setup.py                             |   8 +
 test_python/test_pyarray.py                      |   8 +
 15 files changed, 270 insertions(+), 506 deletions(-)

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



More information about the debian-science-commits mailing list