Releases: lskatz/mashtree
Releases · lskatz/mashtree
v0.57
- Transfer bootstrap expectation
- More documentation on bootstrapping
- Some stabilizing fixes
Fixed bootstrapping
There was a bug where the new seed was not being applied to each mashtree iteration
Fixed the cpan installation
v0.52
added back into the MANIFEST: Makefile.PL and MANIFEST
v0.50
Fixed a bug with adding distances to the database
v0.41
Fixed some unit test bugs from v0.40. Addresses #37
v0.40
Jack knifing enabled! Make trees with confidence.
v0.37
mashtree reps more stablized; reps unit test
accurate mode is better
- Fixed a bug with multithreaded accurate mode (
--min-depth 0
) and bumped the version up so that cpan could catch it.
v0.35.1
- Changed the minimum abundance finder algorithm a little
--outtree
now an option
- Fixed the bug where multithreading caused a segfault
- Fixed a race condition bug
v0.34
Merge branch 'master' of https://github.com/lskatz/mashtree