Mercurial > hg > GlobalNeighbors
log globalneighbors/distance.py @ 15:21095c9006e5
age | author | description |
---|---|---|
Sun, 25 Jun 2017 14:29:18 -0700 | Jeff Hammel | fix broken tests including an aggregious case where we add ourselves as a neighbor to ourself |
Sun, 25 Jun 2017 11:37:52 -0700 | Jeff Hammel | use bisect function; it has been tested faster |
Sun, 25 Jun 2017 11:21:28 -0700 | Jeff Hammel | insert via BST |
Sun, 25 Jun 2017 09:13:48 -0700 | Jeff Hammel | partial implementation of autocomplete using jqueryui; easyautocomplete.com may be more what we want |