| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Adjusted query result interfacesHEADmaster | Douglas B. Rumbaugh | 2024-12-06 | 1 | -9/+9 |
| * | Warning fixes | Douglas B. Rumbaugh | 2024-12-06 | 1 | -0/+1 |
| * | Interface update (#5) | Douglas B. Rumbaugh | 2024-12-06 | 1 | -8/+11 |
| * | Updated VPTree to new shard/query interfaces | Douglas Rumbaugh | 2024-02-08 | 1 | -43/+51 |
| * | Comment and License updates | Douglas Rumbaugh | 2023-11-07 | 1 | -1/+1 |
| * | VPTree: added a level of indirection to avoid repeated point copies | Douglas Rumbaugh | 2023-07-24 | 1 | -18/+25 |
| * | VPTree: fixed knn query | Douglas Rumbaugh | 2023-07-24 | 1 | -9/+65 |
| * | VPTree: changed Point format to a D-dimensional point. | Douglas Rumbaugh | 2023-07-17 | 1 | -6/+6 |
| * | VPTree: use a secondary hash-table for point lookups | Douglas Rumbaugh | 2023-07-17 | 1 | -4/+2 |
| * | Initial commit of VPTree-related code | Douglas Rumbaugh | 2023-07-13 | 1 | -0/+162 |