Skip to content

Commit 85b6eb3

Browse files
committed
Bump version and update NEWS
1 parent d7b91a2 commit 85b6eb3

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Package: nat.nblast
22
Type: Package
33
Title: NeuroAnatomy Toolbox (nat) Extension for Assessing Neuron Similarity and
44
Clustering
5-
Version: 1.4
5+
Version: 1.5
66
Date: 2014-09-18
77
Author: Greg Jefferis and James Manton
88
Maintainer: James Manton <ajd.manton@googlemail.com>

NEWS

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
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+
112
nat.nblast 1.3
213
==============
314
* functions to create scoring matrices; see create_scoringmatrix for details.

0 commit comments

Comments
 (0)