[python-dtcwt] 208/497: Merge pull request #35 from rjw57/docs-improvement

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Jul 21 18:06:06 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 625740cd8559e0d4227cd20a97cffb0f759560eb
Merge: 7c1fbf6 57b7b71
Author: Rich Wareham <rjw57 at cantab.net>
Date:   Wed Nov 13 06:51:02 2013 -0800

    Merge pull request #35 from rjw57/docs-improvement
    
    improve backend documentation and API

 docs/backends.rst                           | 43 +++++++++++++
 docs/index.rst                              |  6 +-
 docs/reference.rst                          | 65 +++++++++++---------
 dtcwt/backend/__init__.py                   | 95 -----------------------------
 dtcwt/backend/backend_numpy/__init__.py     |  7 +++
 dtcwt/backend/backend_numpy/transform2d.py  |  7 +--
 dtcwt/backend/backend_opencl/__init__.py    |  7 +++
 dtcwt/backend/backend_opencl/transform2d.py | 20 +++---
 dtcwt/backend/{__init__.py => base.py}      |  1 +
 dtcwt/transform2d.py                        |  8 +--
 10 files changed, 114 insertions(+), 145 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