molpopgen / fwdpp

fwdpp is a C++ template library for implementing efficient forward-time population genetic simulations
http://fwdpp.readthedocs.io
GNU General Public License v3.0
27 stars 11 forks source link

Provide workaround for `gsl_ran_flat` bug. #354

Open molpopgen opened 2 years ago

molpopgen commented 2 years ago

See tskit-dev/msprime#1997.

We have to provide a safe wrapper for this function.