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

Infinite site mutation #95

Closed molpopgen closed 6 years ago

molpopgen commented 6 years ago

A WIP to address #73.

molpopgen commented 6 years ago

The proposed changes in #100 suggest a better way to go about this.

molpopgen commented 6 years ago

This PR is not the way to go.