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

Changelog

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

  * Team upload.

  [ Debian Janitor ]
  * Set upstream metadata fields: Repository-Browse.
  * Update standards version to 4.6.2, no changes needed.

  [ Andreas Tille ]
  * Python3.12: Replace imp by importlib
    Closes: #1056487
  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)

 -- Andreas Tille <email address hidden>  Mon, 11 Dec 2023 16:54:53 +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
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-multipletau_0.3.3+ds-5.dsc 2.3 KiB cce3fd006ee0acb814149d76d1864c980b138896eacfef077c2a0c0a6f1eb7dc
python-multipletau_0.3.3+ds.orig.tar.xz 81.0 KiB 8cee12adfb1b22eda88db1cad1f2f0e4ea92681e96356f43bb882a8f26f1a13e
python-multipletau_0.3.3+ds-5.debian.tar.xz 4.9 KiB e716e6048f020153bbb96942b6b96ea44d0fad56964f55c6e8b23bebf7806717

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