Skip to content

Tags: intel/ScalableVectorSearch

Tags

v0.3.1

Toggle v0.3.1's commit message
Append v0.3.0 release with #344

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update version to v0.4.0 (#319)

## Summary
- Version bump from v0.3.0 to v0.4.0 across all version files
- Updated NEWS.md with v0.4.0 release notes, moved v0.3.0 notes to
HISTORY.md
- Updated runtime API version (MINOR 2 -> 4) in version.h to align with
project version

## Release Notes
* Native serialization support for Indexes (#300)
* Clang-21 compiler support with gcc-11 headers for shared library
builds
* Amazonlinux2 support for shared/static library dropped
* Consolidated to publish only minimal necessary shared library (14 ->
6) and runtime bindings (2 -> 1) release artifacts

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v0.3.0 update (#295)

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v0.2.0 update (#270)

Pending merge of #269 , #251 , and maybe #267

nightly

Toggle nightly's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Enable IVF index Save/Load functionality with dense clusters (#260)

This PR implements save and load functionality for IVF indices using
dense cluster storage, enabling serialization and restoration of both
static and dynamic IVF indices without requiring the original dataset.

Changes:

Added save/load support for DenseClusteredDataset, IVFIndex, and
DynamicIVFIndex
Implemented directory-based and stream-based serialization formats
Added comprehensive test coverage across C++ unit tests, integration
tests, and Python bindings

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v0.1.0 update (#250)

v0.0.11

Toggle v0.0.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update to v0.0.11 (#230)

v0.0.10

Toggle v0.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add functions to check NaN values in data span (#178)

v1.0.0-dev

Toggle v1.0.0-dev's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix omp threading size (#172)

This PR fixes OMPThreadPool size bug, which previously calls
`omp_get_num_threads` and always returned a value of one.

v0.0.9

Toggle v0.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
change to v0.0.9 (#169)

Bump versions in files to 0.0.9