From bd12d6c7480fde990925c3dcb6b1138de610e27e Mon Sep 17 00:00:00 2001 From: Craig de Stigter Date: Tue, 25 Oct 2011 10:58:30 +1300 Subject: [PATCH] update readme --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 1eda24d..5bc4ee4 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,3 @@ GVM homepage: http://www.tomgibara.com/clustering/fast-spatial/java-library Limitations: * No implementation of Clusters.reduce() just yet. - * Not using a proper heap implementation for ClusterPairs, which means it's slower than it could be for large numbers of clusters.