[python-dtcwt] 386/497: Merge pull request #76 from rjw57/fix-3d-transform

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Jul 21 18:06:30 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch debian/sid
in repository python-dtcwt.

commit 173a086c6352753e260b1a199de0f9540e7b9772
Merge: ca26969 73bba6a
Author: Rich Wareham <rjw57 at cantab.net>
Date:   Mon Feb 10 09:49:20 2014 +0000

    Merge pull request #76 from rjw57/fix-3d-transform
    
    Fix 3D transform (merges #75)

 docs/conf.py                        |   4 +-
 dtcwt/__init__.py                   |   3 +-
 dtcwt/compat.py                     | 104 ++++++++-
 dtcwt/numpy/__init__.py             |   2 +
 dtcwt/numpy/transform2d.py          |   8 +-
 dtcwt/{ => numpy}/transform3d.py    | 429 +++++++++++++++++++-----------------
 dtcwt/opencl/lowlevel.py            |   2 +-
 dtcwt/{ => opencl}/transform3d.py   | 366 +++++++++++++++++-------------
 examples/3d_dtcwt_directionality.py | 147 ++++++------
 matlab/gen_verif.m                  |  15 +-
 matlab/qbgn/gaussian.m              |  27 +++
 matlab/qbgn/gen_qbgn.m              |  31 +++
 matlab/qbgn/softquant.m             |  30 +++
 matlab/verif_m_to_npz.py            |  30 ++-
 tests/qbgn.mat                      | Bin 0 -> 826597 bytes
 tests/qbgn.npz                      | Bin 0 -> 652203 bytes
 tests/testagainstmatlab.py          |  26 ++-
 tests/util.py                       |  14 ++
 tests/verification.npz              | Bin 279070 -> 4510508 bytes
 19 files changed, 793 insertions(+), 445 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