Closed nsmader closed 11 years ago
First pass: L1 metric: d(<x1, y1>, <x2, y2>) = |x1-x2| + |y1 - y2|
https://github.com/dssg/after-hours/commit/2ec8c4e7844dfa1907d255978b2c41a62f76f53c is the commit that closes this issue
First pass: L1 metric: d(<x1, y1>, <x2, y2>) = |x1-x2| + |y1 - y2|