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

swap_pops doesn't update pop'n sizes vector #38

Closed molpopgen closed 8 years ago

molpopgen commented 8 years ago

KTfwd::swap_pops in fwdpp/sugar/demography.hpp doesn't update vector of deme sizes after swapping.

molpopgen commented 8 years ago

Fixed in 0.4.8