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

Fitness function call incorrect for multi locus simulations #34

Closed molpopgen closed 8 years ago

molpopgen commented 8 years ago

Line 406 of sample_diploid.tcc should also pass along gametes and mutations.

vancleve commented 8 years ago

Should I wait to push a new version to homebrew until this fix is released?

molpopgen commented 8 years ago

Yeah--my student and I are working on a fix. There have been a few issues with the 0.4.4 release. Fortunately, they only affect the stuff we are doing now, and not standard use cases.

On Tue, Feb 9, 2016 at 10:41 AM Jeremy Van Cleve notifications@github.com wrote:

Should I wait to push a new version to homebrew until this fix is released?

— Reply to this email directly or view it on GitHub https://github.com/molpopgen/fwdpp/issues/34#issuecomment-181996096.

molpopgen commented 8 years ago

Closed with release of 0.4.6