xflouris / libpll-2

Phylogenetic Likelihood Library 2 - experimental
GNU Affero General Public License v3.0
9 stars 12 forks source link

Changed the site weights to use doubles #20

Open computations opened 3 years ago

computations commented 3 years ago

This should be a neutral change in terms of numerics, as doubles can accurately represent integers as long as 53 bits. This corresponds to a site weight of ~10^15, which should be above any normal site weight.