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

Generalized rec rate variation #77

Closed molpopgen closed 6 years ago

molpopgen commented 6 years ago

This PR builds on the API changes from #74 and introduces a way to completely generalize the construction of a recombination map.

Also:

Need to think through the potential for compatibility of general_rec_variation w/policies requiring gamete and/or diploid data. I worry that this is a nasty SFINAE problem w.r.to overloads ofoperator().