Closed molpopgen closed 6 years ago
Refactors fwdpp::sugar::popbase to not depend on a specific ploidy. This change both enables ploidy values other than two and enables slocuspop and mlocuspop objects based on the same mutation/gamete types to inherit from a common base class.
fwdpp::sugar::popbase
slocuspop
mlocuspop
This is an ABI change, but not an API change.
Refactors
fwdpp::sugar::popbase
to not depend on a specific ploidy. This change both enables ploidy values other than two and enablesslocuspop
andmlocuspop
objects based on the same mutation/gamete types to inherit from a common base class.This is an ABI change, but not an API change.