[xtensor] 01/04: Merge tag 'upstream/0.10.2'

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu May 18 16:35:51 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.

commit 0fac674be31c6402bceaf0525c4dff0e91e0e7da
Merge: 57076f1 188a731
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Thu May 18 16:59:51 2017 +0100

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

 CMakeLists.txt                      |   2 +
 docs/source/api/xarray_adaptor.rst  |  17 ++
 docs/source/api/xtensor_adaptor.rst |  17 ++
 include/xtensor/xadapt.hpp          | 208 +++++++++++++
 include/xtensor/xarray.hpp          |  24 +-
 include/xtensor/xbuffer_adaptor.hpp | 589 ++++++++++++++++++++++++++++++++++++
 include/xtensor/xtensor.hpp         |  23 +-
 include/xtensor/xtensor_config.hpp  |   2 +-
 include/xtensor/xutils.hpp          |   2 +-
 include/xtensor/xvectorize.hpp      |   6 +-
 test/CMakeLists.txt                 |   2 +
 test/test_xadapt.cpp                | 121 ++++++++
 test/test_xarray_adaptor.cpp        |   1 +
 test/test_xbuffer_adaptor.cpp       | 179 +++++++++++
 14 files changed, 1168 insertions(+), 25 deletions(-)

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



More information about the debian-science-commits mailing list