vector quantization?

14 views
Skip to first unread message

Hristo Stoyanov

unread,
Jul 24, 2023, 12:03:07 PM7/24/23
to Roaring Bitmaps
Hi all,
I am searching for a Java library/code that can compress float[] or double[] into 8-bit (byte[]) or even 4-bit encoded vector, with some loss of precision, but also provide API for basic vector operations over the compressed vectors. Can Roaring Bitmaps do something like this?

Daniel Lemire

unread,
Jul 24, 2023, 3:54:30 PM7/24/23
to Roaring Bitmaps
You can probably use RoaringBitmap instances as part of the solution, but we don't offer anything that looks like what you are describing.
Reply all
Reply to author
Forward
0 new messages