Rust re-implementation of navis
and nat
core functions with a
focus on efficient algorithms for working with
rooted trees,
a special case of directed acyclic graphs (DAG) used to represent neurons.
We provide R and Python bindings.
See the README for the navis and nat wrappers for instructions on installation and usage.