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

construct gametes from tuples #62

Closed molpopgen closed 7 years ago

molpopgen commented 7 years ago

Similar to #59, we allow gametes to be constructed from tuples now.