molpopgen / fwdpp

fwdpp is a C++ template library for implementing efficient forward-time population genetic simulations
http://fwdpp.readthedocs.io
GNU General Public License v3.0
27 stars 11 forks source link

bug/api issue in ts::infinite_sites #186

Closed molpopgen closed 5 years ago

molpopgen commented 5 years ago

The function doesn't divide by "genome length", meaning a genome of length 10 gets 10x as many variants as it should.