examl 3.0.22-2 source package in Ubuntu

Changelog

examl (3.0.22-2) unstable; urgency=medium

  [ Michael R. Crusoe ]
  * The SIMDe patch has been forwarded upstream.

  [ Andreas Tille ]
  * Fix watchfile to detect new versions on github
  * Standards-Version: 4.6.0 (routine-update)
  * debhelper-compat 13 (routine-update)

 -- Andreas Tille <email address hidden>  Tue, 12 Oct 2021 07:31:05 +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

Downloads

File Size SHA-256 Checksum
examl_3.0.22-2.dsc 2.0 KiB e1bf8e547dee3830e3c7c70f7a5e6f9ec597a5f0a9f333b9326945477f059d27
examl_3.0.22.orig.tar.gz 919.3 KiB 802e673b0c2ea83fdbe6b060048d83f22b6978933a04be64fb9b4334fe318ca3
examl_3.0.22-2.debian.tar.xz 26.3 KiB cc8bdaa5c8033acaba2ae8e77871987f1db440e5967c55ad03259324eb5da77d

Available diffs

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