[xtensor-python] branch master updated (d93b44d -> 4fedbf6)
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 change to branch master
in repository xtensor-python.
from d93b44d Release to unstable
adds 9fde83b New upstream version 0.12.1
new 8e7767c Merge tag 'upstream/0.12.1'
new 56545ed Rebase the patch queue
new e9e1e24 Depends on xtensor >= 0.10.2
new d9d8e1b Mark xtensor-python-dev Multi-Arch: foreign
new 8042a00 Do not build with -march=native
new 4fedbf6 Release to unstable
The 6 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:
.appveyor.yml | 2 +-
.travis.yml | 2 +-
CMakeLists.txt | 2 +-
README.md | 17 +-
debian/changelog | 11 +
debian/control | 5 +-
debian/patches/No-march-native.patch | 35 ++
...Support-pybind11-2.0-for-Debian-packaging.patch | 2 +-
debian/patches/series | 1 +
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 +
20 files changed, 321 insertions(+), 509 deletions(-)
create mode 100644 debian/patches/No-march-native.patch
delete mode 100644 include/xtensor-python/pybuffer_adaptor.hpp
create mode 100644 include/xtensor-python/pystrides_adaptor.hpp
--
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