[xtensor] branch master updated (d4f6959 -> 7dc1494)
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 change to branch master
in repository xtensor.
from d4f6959 Release to unstable
new dd84ae4 New upstream version 0.10.9
new 506da99 Merge tag 'upstream/0.10.9'
new d4df4ef Refresh the patch queue
new 7dc1494 Release to unstable
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.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 +-
debian/changelog | 7 +
debian/patches/No-march-native.patch | 2 +-
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 +-
43 files changed, 976 insertions(+), 4036 deletions(-)
create mode 100644 benchmark/benchmark_assign.hpp
--
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