examl 3.0.22-5 source package in Ubuntu

Changelog

examl (3.0.22-5) unstable; urgency=medium

  * Add missing include
    Closes: #1066386
  * Standards-Version: 4.7.0 (routine-update)

 -- Andreas Tille <email address hidden>  Thu, 11 Apr 2024 16:21:07 +0200

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
examl_3.0.22-5.dsc 2.0 KiB 08771df81cacae49f9928d1c811cfa92003542ffce94785936e959c79c119609
examl_3.0.22.orig.tar.gz 919.3 KiB 802e673b0c2ea83fdbe6b060048d83f22b6978933a04be64fb9b4334fe318ca3
examl_3.0.22-5.debian.tar.xz 26.6 KiB 6e8e414b0dc7b91dc2a7a3eb3088ce87c16e166b458eafb4a8eae8bc69cb1748

No changes file available.

Binary packages built by this source

examl: Exascale Maximum Likelihood (ExaML) code for phylogenetic inference

 Exascale Maximum Likelihood (ExaML) is a code for phylogenetic inference
 using MPI. This code implements the popular RAxML search algorithm for
 maximum likelihood based inference of phylogenetic trees.
 .
 ExaML is a strapped-down light-weight version of RAxML for phylogenetic
 inference on huge datasets. It can only execute some very basic
 functions and is intended for computer-savvy users that can write little
 perl-scripts and have experience using queue submission scripts for
 clusters. ExaML only implements the CAT and GAMMA models of rate
 heterogeneity for binary, DNA, and protein data.
 .
 ExaML uses a radically new MPI parallelization approach that yields
 improved parallel efficiency, in particular on partitioned multi-gene or
 whole-genome datasets. It also implements a new load balancing algorithm
 that yields better parallel efficiency.
 .
 It is up to 4 times faster than its predecessor RAxML-Light and scales
 to a larger number of processors.

examl-dbgsym: debug symbols for examl