# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "nat.fastcore" in publications use:' type: software license: GPL-3.0-only title: 'nat.fastcore: Re-implementation of nat core functions in Rust' version: 0.5.0 doi: 10.32614/CRAN.package.nat.fastcore abstract: A re-implementation of core 'nat' (Neuroanatomy Toolbox) functions in Rust for speed. Provides fast skeleton/tree (DAG) operations (geodesic distances, Strahler order, segment generation, twig pruning, synapse flow centrality, node classification, skeleton healing), mesh connected components, and NBLAST/synNBLAST neuron similarity scoring, exposed to R via extendr. authors: - family-names: Schlegel given-names: Philipp email: pms70@cam.ac.uk orcid: https://orcid.org/0000-0002-5633-1314 repository: https://schlegelp.r-universe.dev commit: 56dbffdea75bc4c47ec43ebc03cce6f12eb764a3 date-released: '2026-07-11' contact: - family-names: Schlegel given-names: Philipp email: pms70@cam.ac.uk orcid: https://orcid.org/0000-0002-5633-1314