We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7afa313 commit 9adc7fcCopy full SHA for 9adc7fc
changelog.md
@@ -12,6 +12,7 @@
12
13
## ENH
14
15
+- piqtree2 renamed piqtree to support future major releases of IQ-TREE.
16
- piqtree now supports multithreading!
17
- New function `nj_tree` constructs a rapid neighbour-joining tree from a pairwise distance matrix.
18
- New function `model_finder` finds the best model for a given alignment.
@@ -22,6 +23,7 @@
22
23
- Model parameters are now extracted from IQ-TREE where for now possible.
24
- `build_tree` now supports ultrafast bootstrapping.
25
- `Model` creation is now more robust.
26
+- Use `piqtree.__iqtree_version__` to see what version of piqtree is being used.
27
- See what can now be done in our [new documentation](https://piqtree.readthedocs.io)!
28
29
## DOC
0 commit comments