Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / spotify/voyager issues and pull requests
#98 - Is there any resources of insight about memory cosumption of Voyager with around 100milions embeddings?
Issue -
State: open - Opened by Lorenzoncina 9 days ago
#97 - `Index.load` function exhibits unexpected behavior with filename:str argument
Issue -
State: open - Opened by JF235 12 days ago
- 1 comment
#97 - `Index.load` function exhibits unexpected behavior with filename:str argument
Issue -
State: open - Opened by JF235 12 days ago
- 1 comment
#96 - How to delete vectors from the Voyager Index? What's the best strategy?
Issue -
State: open - Opened by Lorenzoncina 19 days ago
- 1 comment
#96 - How to delete vectors from the Voyager Index? What's the best strategy?
Issue -
State: open - Opened by Lorenzoncina 19 days ago
- 1 comment
#95 - Fix minor typo (probably wrong reference)
Pull Request -
State: open - Opened by MiWeiss 21 days ago
#95 - Fix minor typo (probably wrong reference)
Pull Request -
State: open - Opened by MiWeiss 21 days ago
- 1 comment
#94 - Return id(s) when calling Index::addItem and Index::addItems in Java bindings
Pull Request -
State: open - Opened by stephen29xie about 1 month ago
#94 - Return id(s) when calling Index::addItem and Index::addItems in Java bindings
Pull Request -
State: open - Opened by stephen29xie about 1 month ago
#93 - Handling of missing values (NaN)
Issue -
State: open - Opened by otsaw about 1 month ago
- 2 comments
#93 - Handling of missing values (NaN)
Issue -
State: open - Opened by otsaw about 1 month ago
- 2 comments
#92 - Migrate Python bindings to Nanobind.
Pull Request -
State: open - Opened by psobot about 1 month ago
Labels: enhancement
#92 - Migrate Python bindings to Nanobind.
Pull Request -
State: open - Opened by psobot about 1 month ago
Labels: enhancement
#91 - Regenerate Java docs for v2.0.10, fix Python formatting
Pull Request -
State: closed - Opened by stephen29xie about 1 month ago
#91 - Regenerate Java docs for v2.0.10, fix Python formatting
Pull Request -
State: closed - Opened by stephen29xie about 1 month ago
#90 - Avoid copy constructor
Pull Request -
State: closed - Opened by miclegr about 1 month ago
#90 - Avoid copy constructor
Pull Request -
State: closed - Opened by miclegr about 1 month ago
#89 - Good Practices for Parallelization with voyager
Issue -
State: closed - Opened by jeanmidevacc about 2 months ago
- 3 comments
#89 - Good Practices for Parallelization with voyager
Issue -
State: closed - Opened by jeanmidevacc about 2 months ago
- 3 comments
#88 - Throw custom RecallError/RecallException when the number of requested neighbors cannot be returned
Pull Request -
State: closed - Opened by stephen29xie about 2 months ago
- 1 comment
#88 - Throw custom RecallError/RecallException when the number of requested neighbors cannot be returned
Pull Request -
State: closed - Opened by stephen29xie about 2 months ago
- 1 comment
#87 - 'GLIBCXX_3.4.20' not found
Issue -
State: open - Opened by nxgych 2 months ago
- 1 comment
#87 - 'GLIBCXX_3.4.20' not found
Issue -
State: open - Opened by nxgych 2 months ago
- 1 comment
#86 - Allow for customizable scaling ratios when using fp8 storage data type
Issue -
State: open - Opened by markkohdev 2 months ago
Labels: enhancement, good first issue
#86 - Allow for customizable scaling ratios when using fp8 storage data type
Issue -
State: open - Opened by markkohdev 2 months ago
Labels: enhancement, good first issue
#85 - C++ Improvements - API enhancement and increase testing
Pull Request -
State: closed - Opened by stephen29xie 3 months ago
#85 - C++ Improvements - API enhancement and increase testing
Pull Request -
State: closed - Opened by stephen29xie 3 months ago
#84 - Return ids when adding item(s) to index in Java
Issue -
State: open - Opened by stephen29xie 3 months ago
Labels: enhancement
#84 - Return ids when adding item(s) to index in Java
Issue -
State: open - Opened by stephen29xie 3 months ago
Labels: enhancement
#83 - Benchmarks improvements
Pull Request -
State: closed - Opened by miclegr 4 months ago
#83 - Benchmarks improvements
Pull Request -
State: closed - Opened by miclegr 4 months ago
#82 - Implement Index.asBytes() method in Java bindings
Pull Request -
State: closed - Opened by stephen29xie 4 months ago
- 1 comment
#82 - Implement Index.asBytes() method in Java bindings
Pull Request -
State: closed - Opened by stephen29xie 4 months ago
- 1 comment
#81 - bump version and regen docs
Pull Request -
State: closed - Opened by dylanrb123 4 months ago
#81 - bump version and regen docs
Pull Request -
State: closed - Opened by dylanrb123 4 months ago
#80 - Remove negative distance check.
Pull Request -
State: closed - Opened by psobot 4 months ago
Labels: bug
#80 - Remove negative distance check.
Pull Request -
State: closed - Opened by psobot 4 months ago
Labels: bug
#79 - bump version to 2.0.8
Pull Request -
State: closed - Opened by dylanrb123 4 months ago
#79 - bump version to 2.0.8
Pull Request -
State: closed - Opened by dylanrb123 4 months ago
#78 - Enable some (but not all) fast-math optimizations for better vectorization.
Pull Request -
State: closed - Opened by psobot 4 months ago
Labels: enhancement
#78 - Enable some (but not all) fast-math optimizations for better vectorization.
Pull Request -
State: closed - Opened by psobot 4 months ago
Labels: enhancement
#77 - Fix for flaky GLIBC check on CI build
Pull Request -
State: closed - Opened by miclegr 4 months ago
#77 - Fix for flaky GLIBC check on CI build
Pull Request -
State: closed - Opened by miclegr 4 months ago
#76 - Replace E4M3-to-float with a lookup table for a 20x speed boost.
Pull Request -
State: closed - Opened by psobot 4 months ago
- 1 comment
Labels: enhancement
#76 - Replace E4M3-to-float with a lookup table for a 20x speed boost.
Pull Request -
State: closed - Opened by psobot 4 months ago
- 1 comment
Labels: enhancement
#75 - Avoid negative distances when using E4M3 cosine indices by renormalizing.
Pull Request -
State: closed - Opened by psobot 4 months ago
- 2 comments
#75 - Avoid negative distances when using E4M3 cosine indices by renormalizing.
Pull Request -
State: closed - Opened by psobot 4 months ago
- 2 comments
#74 - implement explicit Cosine dist measure
Pull Request -
State: closed - Opened by dylanrb123 4 months ago
- 1 comment
#74 - implement explicit Cosine dist measure
Pull Request -
State: closed - Opened by dylanrb123 4 months ago
- 1 comment
#73 - Disable CI tests on `aarch64`
Pull Request -
State: closed - Opened by miclegr 4 months ago
#73 - Disable CI tests on `aarch64`
Pull Request -
State: closed - Opened by miclegr 4 months ago
#72 - Add benchmarking suite
Pull Request -
State: closed - Opened by miclegr 4 months ago
- 1 comment
#72 - Add benchmarking suite
Pull Request -
State: closed - Opened by miclegr 4 months ago
- 1 comment
#71 - use user token for sonatype auth
Pull Request -
State: closed - Opened by dylanrb123 4 months ago
#71 - use user token for sonatype auth
Pull Request -
State: closed - Opened by dylanrb123 4 months ago
#70 - Fix for concurrency bug
Pull Request -
State: closed - Opened by miclegr 4 months ago
- 1 comment
#70 - Fix for concurrency bug
Pull Request -
State: closed - Opened by miclegr 4 months ago
- 1 comment
#69 - add test and prepare for new release
Pull Request -
State: closed - Opened by miclegr 4 months ago
- 1 comment
#69 - add test and prepare for new release
Pull Request -
State: closed - Opened by miclegr 4 months ago
- 1 comment
#68 - Returning Duplicate Neighbors
Issue -
State: closed - Opened by ArmanJR 5 months ago
- 1 comment
Labels: bug
#68 - Returning Duplicate Neighbors
Issue -
State: closed - Opened by ArmanJR 5 months ago
- 1 comment
Labels: bug
#67 - do you have paper about algorithms you use ?
Issue -
State: closed - Opened by Sandy4321 6 months ago
- 5 comments
Labels: documentation, good first issue, question
#67 - do you have paper about algorithms you use ?
Issue -
State: closed - Opened by Sandy4321 6 months ago
- 5 comments
Labels: documentation, good first issue, question
#66 - Why not able directly return look up labels as well with index and distances?
Issue -
State: closed - Opened by Ibrokhimsadikov 7 months ago
- 1 comment
#66 - Why not able directly return look up labels as well with index and distances?
Issue -
State: closed - Opened by Ibrokhimsadikov 7 months ago
- 1 comment
#65 - Flaky test on CI/CD
Issue -
State: closed - Opened by markkohdev 8 months ago
- 1 comment
Labels: bug, good first issue
#65 - Flaky test on CI/CD
Issue -
State: closed - Opened by markkohdev 8 months ago
- 1 comment
Labels: bug, good first issue
#64 - Added getNumElements + getVector
Pull Request -
State: closed - Opened by samek 8 months ago
- 1 comment
#64 - Added getNumElements + getVector
Pull Request -
State: closed - Opened by samek 8 months ago
- 1 comment
#63 - C++ improvements
Pull Request -
State: closed - Opened by markkohdev 8 months ago
- 3 comments
#63 - C++ improvements
Pull Request -
State: closed - Opened by markkohdev 8 months ago
- 3 comments
#62 - bump version and regen docs
Pull Request -
State: closed - Opened by dylanrb123 8 months ago
#62 - bump version and regen docs
Pull Request -
State: closed - Opened by dylanrb123 8 months ago
#61 - Add lock to avoid segfault while resizing
Pull Request -
State: closed - Opened by dylanrb123 8 months ago
- 3 comments
#61 - Add lock to avoid segfault while resizing
Pull Request -
State: closed - Opened by dylanrb123 8 months ago
- 3 comments
#60 - Add PyPI classifiers (including license info).
Pull Request -
State: closed - Opened by psobot 8 months ago
Labels: enhancement
#59 - version bump 2.0.5
Pull Request -
State: closed - Opened by dylanrb123 8 months ago
#59 - version bump 2.0.5
Pull Request -
State: closed - Opened by dylanrb123 8 months ago
#58 - expose multi-query in StringIndex
Pull Request -
State: closed - Opened by dylanrb123 8 months ago
#58 - expose multi-query in StringIndex
Pull Request -
State: closed - Opened by dylanrb123 8 months ago
#57 - Index 'ef' is lost in index loading
Issue -
State: closed - Opened by cvillela 8 months ago
- 2 comments
#57 - Index 'ef' is lost in index loading
Issue -
State: closed - Opened by cvillela 8 months ago
- 2 comments
#56 - Bump to v2.0.4.
Pull Request -
State: closed - Opened by psobot 8 months ago
Labels: enhancement
#56 - Bump to v2.0.4.
Pull Request -
State: closed - Opened by psobot 8 months ago
Labels: enhancement
#55 - Try building Ubuntu JARs with older glibc.
Pull Request -
State: closed - Opened by psobot 8 months ago
- 1 comment
Labels: bug
#55 - Try building Ubuntu JARs with older glibc.
Pull Request -
State: closed - Opened by psobot 8 months ago
- 1 comment
Labels: bug
#54 - bump version to 2.0.3
Pull Request -
State: closed - Opened by dylanrb123 8 months ago
#54 - bump version to 2.0.3
Pull Request -
State: closed - Opened by dylanrb123 8 months ago
#53 - Fewer than expected results were retrieved when querying for len(index) items
Issue -
State: closed - Opened by cvillela 9 months ago
- 2 comments
#53 - Fewer than expected results were retrieved when querying for len(index) items
Issue -
State: closed - Opened by cvillela 9 months ago
- 2 comments
#52 - cpp wrappers are using default namespace
Issue -
State: open - Opened by alexander-riss 9 months ago
- 2 comments
Labels: enhancement, good first issue
#52 - cpp wrappers are using default namespace
Issue -
State: open - Opened by alexander-riss 9 months ago
- 2 comments
Labels: enhancement, good first issue
#51 - Expose python type hints to IDEs via .pyi files
Issue -
State: open - Opened by daturkel 9 months ago
Labels: documentation, enhancement
#51 - Expose python type hints to IDEs via .pyi files
Issue -
State: open - Opened by daturkel 9 months ago
Labels: documentation, enhancement
#50 - Addition of license to PyPI Meta section
Issue -
State: closed - Opened by acombs 9 months ago
- 1 comment
Labels: documentation
#50 - Addition of license to PyPI Meta section
Issue -
State: closed - Opened by acombs 9 months ago
- 1 comment
Labels: documentation
#49 - Resizing of index.
Pull Request -
State: closed - Opened by samek 10 months ago
- 4 comments
#49 - Resizing of index.
Pull Request -
State: closed - Opened by samek 10 months ago
- 4 comments
#48 - Issue with index.add_items() when building large indexes?
Issue -
State: open - Opened by loisaidasam 10 months ago
- 3 comments
Labels: bug
#48 - Issue with index.add_items() when building large indexes?
Issue -
State: open - Opened by loisaidasam 10 months ago
- 3 comments
Labels: bug