[python-dtcwt] 128/497: Merge pull request #25 from rjw57/rot-symm-modified-wavelet-squash

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Jul 21 18:05:57 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 e548b57dad29d2c8ef3f32c2944dfc63a7ebe83d
Merge: a0e3afd 595cb33
Author: Rich Wareham <rjw57 at cantab.net>
Date:   Thu Nov 7 03:40:39 2013 -0800

    Merge pull request #25 from rjw57/rot-symm-modified-wavelet-squash
    
    add rotational symmetry mod, dtwavexfm2b and dtwaveifm2b
    
    Based on #16 and closes #16 in the process.

 docs/index.rst               |   1 +
 docs/modified_wavelets.png   | Bin 0 -> 132182 bytes
 docs/reference.rst           |   6 +
 docs/variant.rst             |  46 +++++++
 dtcwt/__init__.py            |   4 +-
 dtcwt/coeffs.py              |  28 +++--
 dtcwt/data/near_sym_b_bp.npz | Bin 0 -> 2491 bytes
 dtcwt/data/qshift_b_bp.npz   | Bin 0 -> 4039 bytes
 dtcwt/sampling.py            |   2 +-
 dtcwt/transform2d.py         | 293 +++++++++++++++++++++++++++++++++++++++++++
 dtcwt/utils.py               |  59 +++++++++
 matlab/README.md             |  13 +-
 matlab/gen_verif.m           |   7 +-
 matlab/near_sym_b_bp.mat     | Bin 0 -> 1280 bytes
 matlab/qshift_b_bp.mat       | Bin 0 -> 2144 bytes
 matlab/regen_verification.sh |  29 +++++
 matlab/verif_m_to_npz.py     |   8 ++
 tests/testagainstmatlab.py   |  16 ++-
 tests/verification.npz       | Bin 128072 -> 251136 bytes
 19 files changed, 490 insertions(+), 22 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