Skip to content

schlegelp/fastcore-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docs

fastcore-rs

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.

Usage

See the README for the navis and nat wrappers for instructions on installation and usage.