MesserLab / SLiM

SLiM is a genetically explicit forward simulation software package for population genetics and evolutionary biology. It is highly flexible, with a built-in scripting language, and has a cross-platform graphical modeling environment called SLiMgui.
https://messerlab.org/slim/
GNU General Public License v3.0
160 stars 33 forks source link

tskit update to C_1.1.2 #406

Closed petrelharp closed 12 months ago

petrelharp commented 12 months ago

Perhaps this will fix https://github.com/tskit-dev/tskit/issues/2868?

petrelharp commented 12 months ago

This seems to work for me - passes pyslim tests and everything. And results in less lost memory over at https://github.com/tskit-dev/tskit/issues/2868.

bhaller commented 12 months ago

Merged it – whether it fixes the problem or not, it makes sense to update.