You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my case, I have 1,000 generations of table stored up on the C++ side, which makes it easy for me to swap them into a new container that msprime will act on.
indicating we can probably do this easily after all code is using append columns (#41). seems like there is still a copy, but maybe nbd
in principle the simplify step can be done on a separate thread
The text was updated successfully, but these errors were encountered: