Published May 19, 2018
| Version 0.6.1
Software
Open
molpopgen/fwdpp: fwdpp 0.6.1
Description
Maintenance release fixing the following two bugs:
- A bug that resulted in the failure to transmit a mutation if it was on parental gamete 2 AND its position equalled the left edge of a recombinant interval has been fixed. The bug was issue 134 and it was fixed via PR 135.
- A bug in
fwdpp::update_mutationswas fixed via PR 132.
The following features were added:
- fwdpp::compact_mutations was added, which reorganizes data structures for better memory access, thus improving performance. When used appropriately, significant run time improvements are possible.
The following API issues were addressed:
- The initialization of gamete counts in fwdpp::popbase is now independent of ploidy. PR 136.
Files
molpopgen/fwdpp-0.6.1.zip
Files
(583.8 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:f008356c3b4ab84e2344fe29aeadb2b0
|
583.8 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/molpopgen/fwdpp/tree/0.6.1 (URL)