### Is there an existing issue for the same feature request? - [x] I have checked the existing issues. ### Is your feature request related to a problem? ```Markdown optimize IVF ProductL2 by running batch distance function in C/GPU ``` ### Describe the feature you'd like optimize IVF ProductL2 by running batch distance function in C/GPU ### Describe implementation you've considered _No response_ ### Documentation, Adoption, Use Case, Migration Strategy ```Markdown ``` ### Additional information Current status: 1. Need to wait for usearch to merge the bug fix with their exact search golang api - https://github.com/unum-cloud/USearch/pull/685 2. Need to wait for cuvs bug fix and merge fix with their golang API - https://github.com/rapidsai/cuvs/pull/1600 - https://github.com/rapidsai/cuvs/issues/1622