| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | VPTree: use a secondary hash-table for point lookups | Douglas Rumbaugh | 2023-07-17 | 1 | -8/+15 |
| | | |||||
| * | Initial commit of VPTree-related code | Douglas Rumbaugh | 2023-07-13 | 1 | -0/+314 |
| Point lookups are currently broken; I suspect that there is something wrong with tree construction, although the quickselect implementation seems to be fine. | |||||