File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Package: nat.nblast
22Type: Package
33Title: NeuroAnatomy Toolbox (nat) Extension for Assessing Neuron Similarity and
44 Clustering
5- Version: 1.4
5+ Version: 1.5
66Date: 2014-09-18
77Author: Greg Jefferis and James Manton
88Maintainer: James Manton <ajd.manton@googlemail.com>
Original file line number Diff line number Diff line change 1+ nat.nblast 1.5
2+ ==============
3+ * switch from importing nat to depending on it
4+
5+ nat.nblast 1.4
6+ ==============
7+ * use nabor package, not RANN, for finding nearest neighbours
8+ * add functions for creating sparse score matrices, using spam package
9+ * speed up extraction of diagonal elements for on-disk score matrices
10+ * nblast now handles all combinations of neuron and dotprops objects
11+
112nat.nblast 1.3
213==============
314* functions to create scoring matrices; see create_scoringmatrix for details.
You can’t perform that action at this time.
0 commit comments