[Python-modules-commits] [pywavelets] branch upstream updated (1b83e07 -> ea8e49c)
Daniele Tricoli
eriol-guest at moszumanska.debian.org
Tue Mar 14 23:30:53 UTC 2017
This is an automated email from the git hooks/post-receive script.
eriol-guest pushed a change to branch upstream
in repository pywavelets.
from 1b83e07 Import pywavelets_0.5.1.orig.tar.gz
new ea8e49c Import pywavelets_0.5.2.orig.tar.gz
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:
PKG-INFO | 2 +-
PyWavelets.egg-info/PKG-INFO | 2 +-
PyWavelets.egg-info/SOURCES.txt | 3 +
PyWavelets.egg-info/requires.txt | 2 +-
demo/wp_scalogram.py | 3 +-
doc/release/0.5.2-notes.rst | 52 ++
doc/source/release.0.5.2.rst | 1 +
doc/source/releasenotes.rst | 1 +
pywt/_extensions/_cwt.c | 384 ++++----
pywt/_extensions/_dwt.c | 384 ++++----
pywt/_extensions/_pywt.c | 384 ++++----
pywt/_extensions/_swt.c | 1749 +++++++++++++++++--------------------
pywt/_extensions/_swt.pyx | 43 +-
pywt/_extensions/c/wt.template.c | 10 +-
pywt/_multidim.py | 14 +-
pywt/_multilevel.py | 10 +-
pywt/data/_readers.py | 4 +-
pywt/tests/test_concurrent.py | 119 +++
pywt/tests/test_deprecations.py | 5 -
pywt/tests/test_multidim.py | 38 +-
pywt/tests/test_multilevel.py | 17 +
pywt/version.py | 8 +-
setup.py | 8 +-
util/readthedocs/requirements.txt | 2 +-
24 files changed, 1647 insertions(+), 1598 deletions(-)
create mode 100755 doc/release/0.5.2-notes.rst
create mode 100755 doc/source/release.0.5.2.rst
create mode 100755 pywt/tests/test_concurrent.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pywavelets.git
More information about the Python-modules-commits
mailing list