Contributors
- @rmcar17, fixed a jupyter bug on windows and unwanted behaviour when taxon names contained underscores.
- @thomaskf and @rmcar17 implemented the ability to fix certain branch lengths when using
fit_tree
.
ENH
- Add an option to fix branch lengths when using
fit_tree
calledbl_fixed
.
BUG
piqtree
now works in jupyter notebooks on windows platforms, like it already does for the others.- Fix unexpected behaviour when taxon names contain underscores when using
fit_tree
.
Full Changelog: v0.6.1...v0.7.0