[xtensor] 02/04: Merge tag 'upstream/0.10.9'

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Aug 1 11:13:08 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 506da999183725ff030a65811ec86a7765ff5289
Merge: d4f6959 dd84ae4
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Tue Aug 1 12:03:04 2017 +0100

    Merge tag 'upstream/0.10.9'
    
    Upstream version 0.10.9
    
    # gpg: Signature made Tue 01 Aug 2017 12:03:00 BST
    # gpg:                using RSA key F3DB8E7525060E1BDB84C20D6A990FB3DDEB910A
    # gpg:                issuer "ghisvail at gmail.com"
    # gpg: Good signature from "Ghislain Antony Vaillant <ghisvail at gmail.com>" [ultimate]

 .travis.yml                         |    9 +
 CMakeLists.txt                      |    4 +
 README.md                           |    2 +-
 benchmark/CMakeLists.txt            |    1 +
 benchmark/benchmark_assign.hpp      |  125 ++
 benchmark/benchmark_container.hpp   |    8 +-
 benchmark/benchmark_math.hpp        |  517 +++---
 benchmark/main.cpp                  |   20 +-
 docs/source/compilers.rst           |    2 +-
 include/xtensor/xassign.hpp         |   37 +-
 include/xtensor/xbroadcast.hpp      |    5 +-
 include/xtensor/xbuffer_adaptor.hpp |    3 +-
 include/xtensor/xbuilder.hpp        |    2 +-
 include/xtensor/xcontainer.hpp      |   35 +-
 include/xtensor/xexception.hpp      |   12 +-
 include/xtensor/xfunction.hpp       |   20 +-
 include/xtensor/xfunctorview.hpp    |    4 +-
 include/xtensor/xgenerator.hpp      |    4 +-
 include/xtensor/xindexview.hpp      |    2 +-
 include/xtensor/xinfo.hpp           |    4 +-
 include/xtensor/xreducer.hpp        |    2 +-
 include/xtensor/xscalar.hpp         |   15 +
 include/xtensor/xslice.hpp          |    4 +-
 include/xtensor/xstorage.hpp        |   11 +-
 include/xtensor/xstridedview.hpp    |   24 +-
 include/xtensor/xstrides.hpp        |   51 +-
 include/xtensor/xtensor_config.hpp  |    2 +-
 include/xtensor/xutils.hpp          |   90 +-
 include/xtensor/xview.hpp           |    2 +
 include/xtensor/xview_utils.hpp     |    4 +-
 notebooks/images/binder-logo.png    |  Bin 5034 -> 4850 bytes
 notebooks/images/binder-logo.svg    | 3355 +----------------------------------
 notebooks/images/cling-logo.png     |  Bin 2444 -> 3475 bytes
 notebooks/images/cling-logo.svg     |  101 +-
 notebooks/xtensor.ipynb             |  383 +---
 test/test_common.hpp                |   84 +-
 test/test_xarray.cpp                |    5 +
 test/test_xbuilder.cpp              |   11 +-
 test/test_xdynamicview.cpp          |   14 +-
 test/test_xtensor.cpp               |    6 +
 test/test_xview.cpp                 |   23 +-
 41 files changed, 968 insertions(+), 4035 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