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

Update tutorial for multilocus simulations #19

Closed molpopgen closed 9 years ago

molpopgen commented 9 years ago

The current tutorial is limited for the case of the number of loci being determined at run-time. Specifically, the lambda expressions shown can lead to things like segmentation faults and/or incorrect values. I need an example where the lambdas capture by copy.

molpopgen commented 9 years ago

Closed with release of 0.3.4