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

Improve API for offspring generation/data recording with tree sequences. #178

Closed molpopgen closed 5 years ago

molpopgen commented 5 years ago

This PR introduces a (hopefully) nice, unified API for generating offspring and returning the stuff needed for tree sequence recording.

Other things to note in change log: