Skip to content

Bug fix

Latest
Compare
Choose a tag to compare
@molpopgen molpopgen released this 07 Aug 17:10
· 2 commits to main since this release
4e67872

Bug fixes:

Fix bug in handling fixation removal in generations
when simplification occurs. (PR {pr}1326)

Back end changes:

  • Improve runtime validation of inputs to GSL discrete
    lookup tables. (PR {pr}1330)
  • Throw an exception if ALL diploid fitness values are 0. (PR {pr}1330)
  • Throw an exception if ALL diploid fitness values are 0 within a single deme. (PR {pr}1330)
  • Fix a warning relating to code not accepted in C++20. (PR {pr}1333)