phyml 3:3.3.20220408-3build2 source package in Ubuntu

Changelog

phyml (3:3.3.20220408-3build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 18:09:43 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
science
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe science
Noble release universe science

Downloads

File Size SHA-256 Checksum
phyml_3.3.20220408.orig.tar.gz 1.7 MiB 9cef375c0186e8a8d4db72ac02148707624c97174ffac244167a138ceb9f65bd
phyml_3.3.20220408-3build2.debian.tar.xz 26.4 KiB fac543e4335d04966ccb6ce026e624415e87c9be3a0f1d09b677dd6497bdc492
phyml_3.3.20220408-3build2.dsc 2.2 KiB 7992972cdba0faa1d9eb07e41afcc6a2105e9fece29ecc076dd51aa290488ce0

View changes file

Binary packages built by this source

phyml: Phylogenetic estimation using Maximum Likelihood

 PhyML is a software that estimates maximum likelihood phylogenies from
 alignments of nucleotide or amino acid sequences. It provides a wide
 range of options that were designed to facilitate standard phylogenetic
 analyses. The main strengths of PhyML lies in the large number of
 substitution models coupled to various options to search the space of
 phylogenetic tree topologies, going from very fast and efficient methods
 to slower but generally more accurate approaches. It also implements
 two methods to evaluate branch supports in a sound statistical framework
 (the non-parametric bootstrap and the approximate likelihood ratio test).
 .
 PhyML was designed to process moderate to large data sets. In theory,
 alignments with up to 4,000 sequences 2,000,000 character-long can
 be analyzed. In practice however, the amount of memory required to process
 a data set is proportional of the product of the number of sequences by their
 length. Hence, a large number of sequences can only be processed provided
 that they are short. Also, PhyML can handle long sequences provided that
 they are not numerous. With most standard personal computers, the “comfort
 zone” for PhyML generally lies around 3 to 500 sequences less than 2,000
 character long.
 .
 This package also includes PhyTime.

phyml-dbgsym: debug symbols for phyml