unifrac 1.3-1build1 source package in Ubuntu

Changelog

unifrac (1.3-1build1) noble; urgency=medium

  * No-change rebuild to build with python3.12 as supported.

 -- Matthias Klose <email address hidden>  Sat, 04 Nov 2023 12:13:54 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian Med
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble proposed universe misc

Downloads

File Size SHA-256 Checksum
unifrac_1.3.orig.tar.gz 64.4 KiB e8cc37c3d5aaa31494c218df8a336eae135049d6840023d057da4fda8c4a4377
unifrac_1.3-1build1.debian.tar.xz 7.1 KiB 94b847dae4c274a13f84f9f694a4b2fcee572efbf845a186483c4d75878e53be
unifrac_1.3-1build1.dsc 2.2 KiB 83819d94cdc5b1b80b2c1b36567a44f770bbf853365ef5c5af81ee0631e48591

Available diffs

View changes file

Binary packages built by this source

python3-unifrac: high-performance phylogenetic diversity calculations

 The de facto repository for high-performance phylogenetic diversity
 calculations. The methods in this repository are based on an
 implementation of the Strided State UniFrac algorithm which is faster,
 and uses less memory than Fast UniFrac. Strided State UniFrac supports
 Unweighted UniFrac, Weighted UniFrac, Generalized UniFrac, Variance
 Adjusted UniFrac and meta UniFrac. This repository also includes Stacked
 Faith (manuscript in preparation), a method for calculating Faith's PD
 that is faster and uses less memory than the Fast UniFrac-based
 reference implementation.
 .
 This package contains the Python3 module.

python3-unifrac-dbgsym: debug symbols for python3-unifrac