Jerome Kelleher
Jerome Kelleher
Great, looks ready to merge 👍
A nice side effect of this is that'll give us the option of tweaking how extensive the test suite is - we can add some pytest parameters that'll let us...
I agree with should keep it, but I'd prefer to call it ``examples.complete_ts()`` or something. Mysterious global variables that you have to pull out of the pytest config just seems...
We should add some arguments here to filter the list for things we're interested in: - discrete_genome (True, just discrete, False just continuous, None, both) - single_root I guess we...
So, to be clear, this would not be installed by default and would only be included in the install if we did ``pip install tskit[jit]`` or something similar.
Yep. It's a tricky dependency, not needed by downstream things like msprime.
This would belong in the "Manipulating Data" section in #2709
Ah, it's something you need to explicitly enable. Look back through tskit-feedstock prs
Any idea why these doc link references are failing now?
Let's just set the docs build to not error on warning for now, log an issue and get the rest shipped out.