elasticsearch/libs/simdvec
Benjamin Trent 0bc9af1202
Correct bit * byte and bit * float script comparisons (#117404) (#117508)
I goofed on the bit * byte and bit * float comparisons. Naturally, these
should be bigendian and compare the dimensions with the binary ones
appropriately.

Additionally, I added a test to ensure that this is handled correctly.

(cherry picked from commit 374c88a832)
2024-11-26 07:42:23 +11:00
..
licenses Rename the vec module to better reflect that it provides SIMD optimized vector scorers (#109661) 2024-06-17 11:10:02 +01:00
native Add AGPLv3 as a supported license 2024-09-13 14:30:33 -07:00
src Correct bit * byte and bit * float script comparisons (#117404) (#117508) 2024-11-26 07:42:23 +11:00
build.gradle [8.17] [Gradle] Remove static use of BuildParams (#115122) (#117433) 2024-11-25 18:29:26 +01:00
includes.txt Add AGPLv3 as a supported license 2024-09-13 14:30:33 -07:00