Douglas B. Rumbaugh
Blog
Publications
Conferences
Vitae
Links
Git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
shard
/
VPTree.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated VPTree to new shard/query interfaces
Douglas Rumbaugh
2024-02-08
1
-232
/
+50
*
Comment and License updates
Douglas Rumbaugh
2023-11-07
1
-1
/
+6
*
VPTree Shard: updates to build on my desktop
Douglas B. Rumbaugh
2023-10-31
1
-0
/
+2
*
General Comment + Consistency updates
Douglas Rumbaugh
2023-10-30
1
-2
/
+7
*
Re-structuring Project + scheduling updates
Douglas Rumbaugh
2023-09-25
1
-4
/
+2
*
Migrated over to using psudb-common utilities/headers
Douglas Rumbaugh
2023-08-24
1
-2
/
+8
*
Expanded query interface
Douglas Rumbaugh
2023-07-27
1
-5
/
+8
*
Adjusted calculation for index size
Douglas Rumbaugh
2023-07-26
1
-7
/
+8
*
VPTree: account for size of pointer array in memory usage
Douglas Rumbaugh
2023-07-25
1
-2
/
+1
*
VPTree: Added template configuration to use/not use a hash table
Douglas Rumbaugh
2023-07-25
1
-6
/
+32
*
VPTree: bugfix
Douglas Rumbaugh
2023-07-24
1
-1
/
+1
*
VPTree: added a level of indirection to avoid repeated point copies
Douglas Rumbaugh
2023-07-24
1
-23
/
+52
*
VPTree: fixed knn query
Douglas Rumbaugh
2023-07-24
1
-50
/
+86
*
VPTree: KNN query initial implementation
Douglas Rumbaugh
2023-07-24
1
-4
/
+126
*
VPTree: added fixme for tombstone handling in the hashtable
Douglas Rumbaugh
2023-07-17
1
-2
/
+7
*
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