Skip to content

Releases: js51/SplitP

Package restructure

Choose a tag to compare

@js51 js51 released this 24 Jun 09:45
6b66498
v0.3.2

Update requirements.txt

Faster subflats and squangles functions

Choose a tag to compare

@js51 js51 released this 21 Mar 01:52
65819ad

This version of SplitP was used for simulations detailed in the paper Evaluation of the relative performance of the subflattenings method for phylogenetic inference

Bug Fixes

Choose a tag to compare

@js51 js51 released this 01 Jul 05:17
fff3431
v0.1.7

Create python-publish.yml

Bug fixes and new README

Choose a tag to compare

@js51 js51 released this 24 Feb 00:43
e5f6b63
v0.1.5

Update VERSION

Sparse matrices and Squangles

Choose a tag to compare

@js51 js51 released this 22 Feb 11:12
c2a3af1

Trees with more than 9 taxa will be feasible now, thanks to sparse matrices and signed sums.
Use sparse_flattening and sparse_subflattening functions for more than 9 taxa.

Splits are now written as two strings in base (m+n) separated by |.
For example, 01234567|89ABCDEF

Squangles are also implemented for the purpose of inferring quartet trees.

New tree implementation

Choose a tag to compare

@js51 js51 released this 05 Mar 03:25
9403225
v0.1.1

Update VERSION

Final release before new tree implementation

Choose a tag to compare

@js51 js51 released this 18 Feb 11:00
b65a4e5

The final release before the tree implementation in SplitP is changed to use networkx.

This release should be used to run the code used for the results in my thesis (in the 'examples' folder)

First Public Release

First Public Release Pre-release
Pre-release

Choose a tag to compare

@js51 js51 released this 29 Oct 05:26
v0.0.3

bump version number