una-dinosauria / Rayuela.jl

Code for my PhD thesis. Library of quantization-based methods for fast similarity search in high dimensions. Presented at ECCV 18.
MIT License
63 stars 4 forks source link

zero-based indexing for codes #15

Open una-dinosauria opened 6 years ago

una-dinosauria commented 6 years ago

Would allow us to use UInt8s instead of UInt16s, cutting memory usage in half.

https://github.com/JuliaArrays/OffsetArrays.jl