astheeggeggs / lshmm

code to run Li and Stephens
MIT License
3 stars 3 forks source link

Fix bug in `get_examples_pars` when adding extreme rates #121

Closed szhan closed 2 weeks ago

szhan commented 2 weeks ago

Some of the recombination probability arrays returned when include_extreme_rates is equal to True do not have zero as the first value. This is not intended.