python-peakutils 1.3.4+ds-3 source package in Ubuntu

Changelog

python-peakutils (1.3.4+ds-3) unstable; urgency=medium

  * Team upload.
  * debian patch scipy_1.14_69f034b.patch applies upstream commit
    69f034b to fix build with scipy 1.14. Closes: #1079682.

 -- Drew Parsons <email address hidden>  Fri, 01 Nov 2024 20:19:48 +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
Stonking release universe misc
Resolute release universe misc
Questing release universe misc
Plucky release universe misc

Builds

Plucky: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-peakutils_1.3.4+ds-3.dsc 2.2 KiB 0046da046bf13b1ff6776bbfcfd3fc58e99e18a83fe96b6de7ad1c277dc2690c
python-peakutils_1.3.4+ds.orig.tar.xz 100.6 KiB bd722c0629e05a9aafeed9d8358943dda40a8ab2105be831e3f2722e7381757c
python-peakutils_1.3.4+ds-3.debian.tar.xz 3.4 KiB 687043676c53ea97c17048706f4a2fa1b714521adcf673399e767e944efc0849

Available diffs

No changes file available.

Binary packages built by this source

python3-peakutils: utilities for detecting peaks in 1D data

 PeakUtils provides utilities related to the detection of peaks on 1D data.
 Includes functions to estimate baselines, finding the indexes of peaks in the
 data and performing Gaussian fitting or centroid computation to further
 increase the resolution of the peak detection.