Crates.io | nblast |
lib.rs | nblast |
version | 0.7.1 |
source | src |
created_at | 2020-04-18 12:10:45.362465 |
updated_at | 2024-01-23 21:30:13.105008 |
description | Implementation of NBLAST neurite similarity algorithm |
homepage | https://github.com/clbarnes/nblast-rs |
repository | https://github.com/clbarnes/nblast-rs/tree/master/nblast-rs |
max_upload_size | |
id | 231492 |
size | 121,967 |
Implementation of NBLAST for neuron morphology comparisons, originally published here and implemented here.
This package is compatible with the reference implementation, but the API is subject to change.
Some benchmarks use optional features, and so benchmarkers should use
cargo bench --all-features