unifrac 1.3-2build1 source package in Ubuntu

Changelog

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

  * No-change rebuild with Python 3.12 only

 -- Graham Inggs <email address hidden>  Wed, 10 Apr 2024 09:52:50 +0000

Upload details

Uploaded by:
Graham Inggs
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 release universe misc

Downloads

File Size SHA-256 Checksum
unifrac_1.3.orig.tar.gz 64.4 KiB e8cc37c3d5aaa31494c218df8a336eae135049d6840023d057da4fda8c4a4377
unifrac_1.3-2build1.debian.tar.xz 7.3 KiB 7b1049ce413c28577b63656a2ce784c25ca08b7d46f8c55c06b84d70b5dec2ca
unifrac_1.3-2build1.dsc 2.2 KiB cb59132beba00fc48eee0f24d631c5ba4c48f7d2c723b64b929b5e4f454a7e9a

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