molpopgen / demes-rs

rust tools for the demes ecosystem
MIT License
0 stars 1 forks source link

Add internal function to remove recent past from demes::Graph #391

Closed molpopgen closed 6 months ago

molpopgen commented 6 months ago

Adds an internal API to remove a recent time period from a Graph. The new API is a building block for more general time slicing.