tskit-dev / tutorials

A set of tutorials for msprime and tskit.
Creative Commons Attribution 4.0 International
19 stars 15 forks source link

Update terminology to reflect ARG paper #274

Closed hyanwong closed 4 months ago

hyanwong commented 5 months ago

Fixes #273

jeromekelleher commented 5 months ago

Happy to merge, not sure why build is failing?

hyanwong commented 5 months ago

Looks like lots of "ImportError: numpy.core.multiarray failed to import" errors when trying to import tskit, msprime, etc.. I suspect it might be numpy 2.0 related? We could wait until all that's settled down, then retry.

jeromekelleher commented 5 months ago

Yep, that's what it is

jeromekelleher commented 5 months ago

Best wait, hopefully will have binary compatible packages in a few days

hyanwong commented 4 months ago

Hooray, this now passes. Not that the ARG paper is out, let's merge it for consistency.