python-multipletau 0.3.3+ds-6 source package in Ubuntu

Changelog

python-multipletau (0.3.3+ds-6) unstable; urgency=medium

  * Team upload.

  [ Alexandre Mestiashvili ]
  * Include d/patches/reproducible-build.patch (Closes: #1058681)

  [ Timo Röhling ]
  * Make autopkgtest depend on python3-all (Closes: #1067143)

 -- Timo Röhling <email address hidden>  Thu, 21 Mar 2024 11:27:40 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-multipletau_0.3.3+ds-6.dsc 2.3 KiB f228890b90d3eb155517704a9c5cf59eb866e7bb0d1b5cef3472ebc0e82f2df4
python-multipletau_0.3.3+ds.orig.tar.xz 81.0 KiB 8cee12adfb1b22eda88db1cad1f2f0e4ea92681e96356f43bb882a8f26f1a13e
python-multipletau_0.3.3+ds-6.debian.tar.xz 5.3 KiB 79d9ceb9d46d8ce4f985bfd6efe92413a5ebbd73653db93425215f3fa6956dbd

Available diffs

No changes file available.

Binary packages built by this source

python-multipletau-doc: documentation for multipletau Python module

 This package contains HTML documentation for python-multipletau
 .
 An online reference is available
 at http://paulmueller.github.io/multipletau

python3-multipletau: multiple-tau algorithm for Python3/NumPy

 Multiple-tau correlation is computed on a logarithmic scale (less
 data points are computed) and is thus much faster than conventional
 correlation on a linear scale such as `numpy.correlate`
 .
 An online reference is available
 at http://paulmueller.github.io/multipletau
 .
 This is the Python 3 version of the package