Skip to content

Commit 9e52653

Browse files
committed
Port table tut material into data_structures
1 parent def3ea8 commit 9e52653

File tree

6 files changed

+575
-16
lines changed

6 files changed

+575
-16
lines changed

_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ sphinx:
3333
tskit: ["https://tskit.dev/tskit/docs/stable", null]
3434
msprime: ["https://tskit.dev/msprime/docs/stable", null]
3535
pyslim: ["https://pyslim.readthedocs.io/en/stable", null]
36+
numpy: ["https://numpy.org/doc/stable/", null]
3637
myst_enable_extensions:
3738
- colon_fence
3839
- deflist

data/construction_example.trees

5.48 KB
Binary file not shown.

data/tables_example.trees

5.68 KB
Binary file not shown.

data/tables_example_muts.trees

5.85 KB
Binary file not shown.

0 commit comments

Comments
 (0)