nat.nblast
R package nat.nblast by natverse — release notes from GitHub.
The NBLAST neuron-similarity engine is stable code on life support, shipping once every few years.
◆Recent moves
- 0y ago
CRAN cross-reference fixes and GitHub Actions setup
Fixes Rd cross-references for CRAN and sets up GitHub Actions for checks and documentation. Infrastructure work after a four-year silence; nothing in the scoring path changes.
View source ↗ - 5y ago
Scale factor retained when normalising scores
Normalisation now retains the scale factor rather than discarding it, which changes the similarity scores users get back. Small in code, but the most recent release to affect actual NBLAST output.
View source ↗ - 7y ago
nhclust accepts score matrices directly
nhclust() accepts a score matrix as its first argument, with a warning, loosening the calling convention for clustering precomputed similarities. show_similarity() gets fixes and examples, and the vignette moves to rmarkdown.
View source ↗ - 7y ago
R 3.3 compatibility fixes and first vignette
Compatibility fixes for R 3.3, a vignette, and a simplified Travis configuration. Note this entry and 1.6.3 are stamped roughly a minute apart — two tags cut in the same sitting, not separate release events.
View source ↗ - 11y ago
Package test fixes only
A development tag carrying only test fixes since 1.6.0, as the body states outright. No user-visible change.
View source ↗