Skip to content

Releases: veg/hyphy

2.5.49

10 Mar 21:40
439ee02
Compare
Choose a tag to compare

-- ARM NEON fix for likelihood scaling
-- Added features to HBL commands and minor enhancements

2.5.48

01 Mar 16:28
4d0f88c
Compare
Choose a tag to compare

Bug fixes, minor enhancements, and some new features.

2.5.47

01 Feb 14:09
76a9ff9
Compare
Choose a tag to compare

Code refactoring and some speed improvements.

  1. Redid product-sum code for the pruning algorithm to use cache-aware blocking and better use of SIMD.
  2. Improved likelihood calculation speed for some models by caching how parameter changes are propagated to tree nodes.
  3. Bug fixes.

2.5.46

09 Jan 20:34
76a9ff9
Compare
Choose a tag to compare
  1. Re-released with a hotfix for issue #1555
  2. Speed improvements.
  3. Restored auto-benchmarking under OpenMP
  4. Fixed an issue with computing the likelihood function when an internal node is fixed at a given character (affected was, among other things, marginal ancestral state reconstruction)

2.5.45

03 Jan 21:40
d3bda6c
Compare
Choose a tag to compare

Across the board 10-40% speed ups for core functions (esp codon models).

2.5.43

03 Dec 23:38
6776da2
Compare
Choose a tag to compare

Bug fixes, minor feature additions.

2.5.42

14 Sep 23:50
04b391a
Compare
Choose a tag to compare

-- Bug fixes, including internal errors on certain multi-partition optimization
-- Minor fixes to lib and code cleanup

2.5.41

05 Aug 20:14
87168fd
Compare
Choose a tag to compare

-- Fix several RELAX.bf issues
-- Fix build issues when no OpenMP is present

2.5.40

14 Jul 00:16
4fa5a73
Compare
Choose a tag to compare

Bug fixes and analysis enhancements

2.5.39

26 May 19:26
d6d2d3e
Compare
Choose a tag to compare

-- Optimization for BS-REL models
-- Bug and memory leak fixes
-- BUSTED v4.0