Skip to content

Issues: jbellis/jvector

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Automate releases as GitHub workflow
#112 opened Oct 4, 2023 by jkni updated Oct 5, 2023
Investigate PQ speed ups by reducing distance calculations
#124 opened Oct 12, 2023 by jkni updated Oct 12, 2023
Use Memory Segment API for aligned vector loads.
#132 opened Oct 20, 2023 by jatin-bhateja updated Nov 3, 2023
Split Bits into Bits (with just get) and BitsWithLength
#184 opened Jan 10, 2024 by jbellis updated Jan 10, 2024
Consider removing non-offset Vector functions
#225 opened Feb 22, 2024 by jkni updated Feb 22, 2024
Move vector read methods into the RAR interface/implementations
#226 opened Feb 22, 2024 by jkni updated Feb 22, 2024
Introduce FloatSequences
#231 opened Feb 23, 2024 by jkni updated Feb 23, 2024
Explore use of mapped memory segments for mmapped indexes
#241 opened Mar 6, 2024 by jkni updated Mar 6, 2024
Add AVX-512 test runners
#245 opened Mar 11, 2024 by jkni updated Mar 14, 2024
Thresholding, overquery, and compression
#254 opened Mar 19, 2024 by jbellis updated Mar 19, 2024
Consider allowing reuse of vector object in View.getVector
#223 opened Feb 16, 2024 by jkni updated Apr 3, 2024
Make it possible for JVector users to consume MemorySegmentReader
#322 opened May 17, 2024 by jkni updated May 20, 2024
Question: LVQ feature dropped?
#339 opened Jun 13, 2024 by mdogan updated Jun 13, 2024
Experiment with VQ coarse quantization for PQ
#345 opened Jul 11, 2024 by jbellis updated Jul 11, 2024
General documentation and API index
#114 opened Oct 5, 2023 by bahmanm updated Jul 16, 2024
ProTip! Exclude everything labeled bug with -label:bug.