[python-dtcwt] 01/07: Merge tag 'upstream/0.11.0' into debian/master
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Thu Mar 10 14:41:44 UTC 2016
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch debian/master
in repository python-dtcwt.
commit ef64fc1e4047e83ac6b69ec0a71ad9f1bee3e03f
Merge: 7100ce3 652a462
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Thu Mar 10 12:22:35 2016 +0000
Merge tag 'upstream/0.11.0' into debian/master
Upstream version 0.11.0
.coveragerc | 7 --
.gitignore | 18 +++-
.travis.yml | 27 +++--
COPYING.txt | 4 -
MANIFEST.in | 2 +
README.rst | 25 ++++-
docs/2dtransform.rst | 20 ++--
docs/conf.py | 8 +-
docs/gettingstarted.rst | 3 +-
docs/index.rst | 24 +++++
docs/variant.rst | 18 ++--
dtcwt/_version.py | 2 +-
dtcwt/numpy/lowlevel.py | 4 +-
dtcwt/opencl/lowlevel.py | 18 ++--
dtcwt/plotting.py | 10 +-
examples/resampling_highpass_coefficients.py | 44 ++++----
matlab/gen_verif.m | 24 ++---
matlab/mandrill.mat | Bin 0 -> 341820 bytes
matlab/verif_m_to_npz.py | 44 ++++----
scripts/benchmark_opencl.py | 44 ++++----
setup.cfg | 5 -
setup.py | 2 -
tests/datasets.py | 6 +-
tests/docs-requirements.txt | 5 +
tests/lena.npz | Bin 279987 -> 0 bytes
tests/mandrill.npz | Bin 0 -> 341854 bytes
tests/opencl-requirements.txt | 4 +
tests/qbgn.npz | Bin 652796 -> 652802 bytes
tests/requirements.txt | 5 +
...{testagainstmatlab.py => test_againstmatlab.py} | 52 +++++-----
tests/{testcoeffs.py => test_coeffs.py} | 18 ++--
tests/test_coldfilt.py | 42 ++++++++
tests/test_colfilter.py | 52 ++++++++++
tests/test_colifilt.py | 55 ++++++++++
tests/{testifm1.py => test_ifm1.py} | 5 +-
tests/test_ifm2.py | 49 +++++++++
tests/{testimport.py => test_import.py} | 0
...estopenclcoldfilt.py => test_openclcoldfilt.py} | 54 +++++-----
tests/test_openclcolfilter.py | 86 ++++++++++++++++
tests/test_openclcolifilt.py | 111 +++++++++++++++++++++
tests/{testopenclxfm2.py => test_openclxfm2.py} | 56 +++++------
tests/{testreflect.py => test_reflect.py} | 0
.../{testregistration.py => test_registration.py} | 0
tests/{testsampling.py => test_sampling.py} | 0
...estswitchbackends.py => test_switchbackends.py} | 13 ++-
tests/{testutils.py => test_utils.py} | 0
tests/{testxfm1.py => test_xfm1.py} | 14 +--
tests/{testxfm2.py => test_xfm2.py} | 55 +++++-----
tests/{testxfm3.py => test_xfm3.py} | 6 +-
tests/testcoldfilt.py | 42 --------
tests/testcolfilter.py | 52 ----------
tests/testcolifilt.py | 55 ----------
tests/testifm2.py | 54 ----------
tests/testopenclcolfilter.py | 86 ----------------
tests/testopenclcolifilt.py | 111 ---------------------
tests/util.py | 20 ++--
tests/verification.npz | Bin 4293123 -> 4293548 bytes
tox.ini | 18 ++++
58 files changed, 762 insertions(+), 717 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-dtcwt.git
More information about the debian-science-commits
mailing list