tskit icon indicating copy to clipboard operation
tskit copied to clipboard

Make node-based caching optional in general stat framework

Open jeromekelleher opened this issue 3 years ago • 0 comments

Following up on #1937, it would be generally useful to make the node based caching in the general stat framework optional in the C code. Then propagate the option back up to Python.

It should be straightforward enough to abstract out what's been done in #1937 to do this.

jeromekelleher avatar Dec 08 '21 17:12 jeromekelleher