Skip to content

Releases: js51/SplitP

Faster subflats and squangles functions

21 Mar 01:52
65819ad
Compare
Choose a tag to compare

Bug Fixes

01 Jul 05:17
fff3431
Compare
Choose a tag to compare
v0.1.7

Create python-publish.yml

Bug fixes and new README

24 Feb 00:43
e5f6b63
Compare
Choose a tag to compare
v0.1.5

Update VERSION

Sparse matrices and Squangles

22 Feb 11:12
c2a3af1
Compare
Choose a tag to compare

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

05 Mar 03:25
9403225
Compare
Choose a tag to compare
v0.1.1

Update VERSION

Final release before new tree implementation

18 Feb 11:00
b65a4e5
Compare
Choose a tag to compare

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

29 Oct 05:26
Compare
Choose a tag to compare
First Public Release Pre-release
Pre-release
v0.0.3

bump version number