ForwardSimulation / forrustts

Forward time simulation, rust, and tree sequences.
https://docs.rs/forrustts
MIT License
3 stars 0 forks source link

Refactor genetic map traits #239

Closed molpopgen closed 1 year ago

molpopgen commented 1 year ago

Motivated by molpopgen/fwdpy11#1082, redesign the traits here to reduce the computational burden:

molpopgen commented 1 year ago

Will not merge this. We don't know what is generic, a trait, etc., for a genetic map other than the Rng should be some type T.