Skip to content

Commit

Permalink
add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
craigds committed Oct 20, 2011
1 parent 03cfcb1 commit 7d79dfe
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
@@ -0,0 +1,9 @@

Simplified port of GVM for python.

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.

0 comments on commit 7d79dfe

Please sign in to comment.