beast-dev / beast-mcmc

Bayesian Evolutionary Analysis Sampling Trees
http://beast.community
GNU Lesser General Public License v2.1
188 stars 72 forks source link

Coalescent chokes on zero-length intervals #49

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Initialize a tree with UPGMA
2. Calculate initial density of the coalescent

This bug was introduced in revision 811 in Coalescent.java lines 101-106.  I 
believe the changes 
were made to fix something in the EBSP, but the fix causes a new break.  Doh!

Joseph, would you mind messing around with this?   

In the meantime, I have gone back to an older version.

Original issue reported on code.google.com by msuch...@gmail.com on 30 Apr 2008 at 1:58

GoogleCodeExporter commented 9 years ago

Original comment by jhe...@gmail.com on 30 Apr 2008 at 6:41