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

Fix issues with checking edge table sorting. #233

Closed molpopgen closed 4 years ago

molpopgen commented 4 years ago

Fixes issue introduced in #227. Closes #232.

molpopgen commented 4 years ago

I no longer understand what I meant by this, and all unit/integration tests pass in debug mode now on, so closing.