bloom-filter-scala
bloom-filter-scala copied to clipboard
Morton Filters wanted
I recently released the code for Morton filters. You can find it at this link ( https://github.com/AMDComputeLibraries/morton_filter). The main interface currently only supports inputs that are a multiple of the batch size (128 at present), but I aim to fix that limitation over the coming days.