[med-svn] [python-multipletau] 02/09: Merge tag 'upstream/0.1.6+ds'

Alex Mestiashvili malex-guest at moszumanska.debian.org
Fri Jul 22 13:43:47 UTC 2016


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

malex-guest pushed a commit to branch master
in repository python-multipletau.

commit ae8f833b08c38ebcbb2dc413cd9b5a773dc46ce2
Merge: ba63baa e8e55fb
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date:   Thu Jul 21 16:48:27 2016 +0200

    Merge tag 'upstream/0.1.6+ds'
    
    Upstream version 0.1.6+ds

 .gitignore                                         |  48 ---
 .travis.yml                                        |   3 +-
 CHANGELOG.md => CHANGELOG                          |   9 +-
 MANIFEST.in                                        |   6 +-
 README.md                                          |  51 ---
 README.rst                                         |  68 ++++
 README.txt                                         |  16 -
 doc/README.md                                      |   9 -
 examples/compare_correlation_methods.png           | Bin 80520 -> 90946 bytes
 examples/compare_correlation_methods.py            |  78 ++---
 multipletau/__init__.py                            |   6 +-
 multipletau/_multipletau.py                        | 358 +++++++++++----------
 multipletau/_version.py                            | 132 +++++++-
 setup.cfg                                          |   3 +
 setup.py                                           |  53 +--
 tests/README.md                                    |   5 +-
 tests/data/test_autocorrelate.py_test_ac_m.npy     | Bin 0 -> 7776 bytes
 .../test_autocorrelate.py_test_ac_normalize.npy    | Bin 0 -> 2304 bytes
 .../data/test_autocorrelate.py_test_ac_simple.npy  | Bin 0 -> 2304 bytes
 tests/data/test_correlate.py_test_cc_m.npy         | Bin 0 -> 16400 bytes
 tests/data/test_correlate.py_test_cc_normalize.npy | Bin 0 -> 2304 bytes
 tests/data/test_correlate.py_test_cc_simple.npy    | Bin 0 -> 4528 bytes
 tests/test_ac_cc.py                                | 139 ++++++++
 tests/test_autocorrelate.py                        | 254 +++++++++++++++
 tests/test_basic.py                                |  26 +-
 tests/test_correlate.py                            | 300 +++++++++++++++++
 tests/test_ref_numpy.py                            | 180 +++++++++++
 27 files changed, 1350 insertions(+), 394 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-multipletau.git



More information about the debian-med-commit mailing list