mirror of
https://github.com/biopython/biopython.git
synced 2025-10-20 21:53:47 +08:00
* Added special case for minimum alignment matrices * Added a case for matrices of length 1 which returns a trivial tree with 1 node. * Added tests for nj with minimal matrices Closes issue #1323.