Commit graph

6 commits

Author SHA1 Message Date
926bd2dae8 remove (square) radius parameter
this parameter didn't make sense because
the resulting neighborhood wasn't necessarily square.

to actually implement this feature would require
an extension to make_offset_list.
2016-10-31 15:37:29 -07:00
e5ee52ccff remove polish parameter
additional layers of polish yield too negligible of an effect to bother with.
tweaking the magic parameter is preferred.
2016-10-31 15:21:22 -07:00
79afa91dd8 begin writing an explanation of neighbors/offsets 2016-10-31 15:14:52 -07:00
e901f29cf7 use proper inclusive ranges for help 2016-09-07 18:54:06 -07:00
3580927a84 Update README.md 2016-09-03 19:31:26 -07:00
929521675d add a quick and dirty readme 2016-08-31 22:12:49 -07:00