khowe / quicktree

Fast implementation of the neighbour-joining phylogenetic inference method
Apache License 2.0
21 stars 5 forks source link

sed -i.bak "s/.5f/.10f/g" tree.c distancemat.c #6

Open lskatz opened 6 years ago

lskatz commented 6 years ago

This is an extremely haphazard solution to an issue that I face right now. I am only getting a precision of five digits. However, in my latest project I think that I need more decimals. I am not 100% sure that this fix works, but I appreciate if you can somehow increase the precision. --Lee