[python-dtcwt] 183/497: Merge pull request #30 from rjw57/opencl

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Jul 21 18:06:02 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 afe3c3c2ab17f24e513cb65546e2f529e8c14ede
Merge: b05ad61 2cd96b0
Author: Rich Wareham <rjw57 at cantab.net>
Date:   Mon Nov 11 04:16:47 2013 -0800

    Merge pull request #30 from rjw57/opencl
    
    Experimental OpenCL backend

 .travis.yml                  |  12 +-
 dtcwt/opencl/__init__.py     |   5 +
 dtcwt/opencl/lowlevel.py     | 667 +++++++++++++++++++++++++++++++++++++++++++
 dtcwt/opencl/transform2d.py  | 176 ++++++++++++
 dtcwt/transform2d.py         |  16 +-
 scripts/benchmark_opencl.py  |  97 +++++++
 setup.py                     |   1 +
 tests/testopenclcoldfilt.py  |  82 ++++++
 tests/testopenclcolfilter.py |  85 ++++++
 tests/testopenclcolifilt.py  | 110 +++++++
 tests/testopenclxfm2.py      |  88 ++++++
 tests/util.py                |  15 +-
 12 files changed, 1344 insertions(+), 10 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