nblast

Crates.ionblast
lib.rsnblast
version0.7.1
created_at2020-04-18 12:10:45.362465+00
updated_at2024-01-23 21:30:13.105008+00
descriptionImplementation of NBLAST neurite similarity algorithm
homepagehttps://github.com/clbarnes/nblast-rs
repositoryhttps://github.com/clbarnes/nblast-rs/tree/master/nblast-rs
max_upload_size
id231492
size121,967
Chris Barnes (clbarnes)

documentation

https://docs.rs/nblast

README

nblast-rs

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.

Benchmarking

Some benchmarks use optional features, and so benchmarkers should use

cargo bench --all-features
Commit count: 303

cargo fmt