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

Odd sample sizes #27

Closed molpopgen closed 9 years ago

molpopgen commented 9 years ago

The function KTfwd::ms_sample can return the incorrect sample size when an odd sample size is requested.

molpopgen commented 9 years ago

Fixed in 0.3.9