Hello,
Thanks a lot for putting this together! I’m finding it extremely useful for my PhD work. At some point, I wanted to pass Rust tables into a Python runtime, and I couldn’t figure out how, so I searched in the issues here looking for references.
I didn’t find any so I made (mostly for my future self) a minimal project for exposing rust-tskit into a Python interface. Perhaps someone else finds it useful. Sorry if I missed it and it’s already covered in the book (or there’s already a better reference! Please let me know).
https://github.com/currocam/tskit-rust-pyo3-starter
Hello,
Thanks a lot for putting this together! I’m finding it extremely useful for my PhD work. At some point, I wanted to pass Rust tables into a Python runtime, and I couldn’t figure out how, so I searched in the issues here looking for references.
I didn’t find any so I made (mostly for my future self) a minimal project for exposing rust-tskit into a Python interface. Perhaps someone else finds it useful. Sorry if I missed it and it’s already covered in the book (or there’s already a better reference! Please let me know).
https://github.com/currocam/tskit-rust-pyo3-starter