Convert tskit-rust tables into tskit-python objects with zero extra copies
Stars
0
Forks
Watchers
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
14
commits
pin to tskit release (#17)
ff0909e
TableCollectionHolder::as_mut_rust is unsafe (#16)
a4eb80f
Very basic docs: (#13)
88ca1c6
into_python_tables now returns (python) tskit.TableCollection (#14)
fc33344
Make TableCollectionHolder droppable w/o UB (#12)
9dcccc3
Tidy up example (#10)
3d0c12e
clean error propagation in example (#9)
ae6213c
add additional API path using less unsafe (#8)
ae22f10
Add example (#6)
68f8605
Fix soundness issue (#5)
f78decd
fix lint
c79fa70
very basic tests (#2)
e07df63
basic docs and comments (#1)
8f34a1e
initial commit
e13e6c4