Mercurial > hg > GlobalNeighbors
log globalneighbors/grid.py @ 9:638fad06e556
age | author | description |
---|---|---|
Sun, 25 Jun 2017 11:37:52 -0700 | Jeff Hammel | use bisect function; it has been tested faster |
Sun, 25 Jun 2017 09:13:48 -0700 | Jeff Hammel | partial implementation of autocomplete using jqueryui; easyautocomplete.com may be more what we want |
Sat, 24 Jun 2017 15:16:10 -0700 | Jeff Hammel | test a larger grid + move distance insertion to its own function |
Sat, 24 Jun 2017 14:02:14 -0700 | Jeff Hammel | * limit distance function |
Sat, 24 Jun 2017 12:03:39 -0700 | Jeff Hammel | initial commit; half-working prototype |