Skip to content

Fixing Copy-less Indexing#631

Merged
ashvardanian merged 6 commits intomainfrom
main-dev
Jul 4, 2025
Merged

Fixing Copy-less Indexing#631
ashvardanian merged 6 commits intomainfrom
main-dev

Conversation

@ashvardanian
Copy link
Contributor

@ashvardanian ashvardanian commented Jul 4, 2025

Most importantly this minor release fixes the copy-less indexing feature, that can help keep memory usage low in index_dense_gt instantiations. Thanks to @jrwinter for spotting!

Other minor changes:

  • C# bindings now support binary vectors. Thanks to @mlveggo for the implementation!
  • .NET 7.0 STS is deprecated in favor of 8.0 LTS.
  • Python 3.7 is deprecated in favor of 3.8 as the new minimum requirement.

mlveggo and others added 6 commits July 4, 2025 15:19
Co-authored-by: Morgan Larsson <morgan.larsson@paliscope.com>
Co-authored-by: Morgan Larsson <9082360+mlveggo@users.noreply.github.com>
The 7.0 is deprecated since 2024
Relates to #628

Co-authored-by: Robin Winter <45263519+jrwnter@users.noreply.github.com>
Closes #628

Co-authored-by: Robin Winter <45263519+jrwnter@users.noreply.github.com>
@ashvardanian ashvardanian merged commit 818b626 into main Jul 4, 2025
52 of 53 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants