intel / ScalableVectorSearch

https://intel.github.io/ScalableVectorSearch/
GNU Affero General Public License v3.0
115 stars 17 forks source link

Separate getting started docs into Python and C++ (#364) #43

Closed mihaic closed 3 months ago

mihaic commented 3 months ago

Separate getting started docs into Python and C++ (#364)

There are a few additional related changes:

Also pin NumPy until we ensure 2.0 compatibility.