Skip to content

Releases: matsengrp/gctree

v3.0.1

01 Jul 03:16
Compare
Choose a tag to compare

patch to fix invalid pypi classifier in setup.py

v3.0.0: Merge pull request #50 from matsengrp/packagify

01 Jul 02:43
27a1d34
Compare
Choose a tag to compare

v2.0.2: Merge pull request #48 from matsengrp/46-biopython-upgrade

11 May 19:09
d41abf8
Compare
Choose a tag to compare

Patch to upgrade Biopython, and some minor tidying

v2.0.1

02 Oct 06:00
68eed51
Compare
Choose a tag to compare

Minor patch for python 3 compatibility when using color file (issue #40)

gctree-liaton

11 Jun 18:40
Compare
Choose a tag to compare

summary of changes

  • Python 3.7
  • Floating point ninjutsu to avoid numerical underflow
  • Eliminate tail recursion in LeavesAndClades.logf likelihood via bottom-up memoization. Avoids recursion depth limits

Follow updated install instructions in README.md to set up a new Conda environment.

gctree-classic

11 Jun 16:39
Compare
Choose a tag to compare

The original gctree, as released in the MBE paper. Python 2.7