[pyoperators] branch upstream updated (0dd9d58 -> a8fcf8f)

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Fri Jun 10 14:03:22 UTC 2016


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

ghisvail-guest pushed a change to branch upstream
in repository pyoperators.

      from  0dd9d58   Imported Upstream version 0.13.11
       new  a8fcf8f   Imported Upstream version 0.13.12

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 MANIFEST.in                               |    4 +
 PKG-INFO                                  |    5 +-
 hooks.py                                  |   25 +-
 PKG-INFO => pyoperators.egg-info/PKG-INFO |    5 +-
 pyoperators.egg-info/SOURCES.txt          |   70 +
 pyoperators.egg-info/dependency_links.txt |    1 +
 pyoperators.egg-info/requires.txt         |   14 +
 pyoperators.egg-info/top_level.txt        |    1 +
 pyoperators/__init__.py                   |    8 +-
 pyoperators/fft.py                        |   11 +-
 pyoperators/linear.py                     |   22 +-
 pyoperators/nonlinear.py                  |    9 +-
 pyoperators/operators_pywt.py             |    2 +
 pyoperators/utils/cythonutils.c           | 5464 +++++++++++++----------------
 setup.cfg                                 |    5 +
 setup.py                                  |   12 +-
 test/__init__.py                          |    0
 test/common.py                            |  168 +
 18 files changed, 2844 insertions(+), 2982 deletions(-)
 create mode 100644 MANIFEST.in
 copy PKG-INFO => pyoperators.egg-info/PKG-INFO (98%)
 create mode 100644 pyoperators.egg-info/SOURCES.txt
 create mode 100644 pyoperators.egg-info/dependency_links.txt
 create mode 100644 pyoperators.egg-info/requires.txt
 create mode 100644 pyoperators.egg-info/top_level.txt
 create mode 100644 setup.cfg
 create mode 100644 test/__init__.py
 create mode 100644 test/common.py

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pyoperators.git



More information about the debian-science-commits mailing list