Correcting svn revision number for v1.1 release

This commit is contained in:
joseph.lizier 2014-11-14 10:32:39 +00:00
parent ab1d0e0c94
commit ad663531b7
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@ Notices for this software are found in the notices/JAMA directory.
Release notes
===============
v1.1 14/11/2014 at r566
v1.1 14/11/2014 at r570
-----------------------
Implemented Fast Nearest Neighbour Search for Kraskov-Stögbauer-Grassberger (KSG) estimators for MI, conditional MI, TE, conditional TE, AIS, Predictive info, and multi-information. This includes a general (multivariate) k-d tree implementation;
Added multi-threading (using all available processors by default) for the KSG estimators -- code contributed by Ipek Özdemir;