matsui528 / nanopq

Pure python implementation of product quantization for nearest neighbor search
MIT License
327 stars 43 forks source link

add different metric type and initialization methods to nanopq #24

Closed mpskex closed 1 year ago

mpskex commented 1 year ago

Add dot product & angular metric and initialization methods to nanopq

matsui528 commented 1 year ago

Thanks for the PR! I'll take a look...

mpskex commented 1 year ago

@matsui528 Hi could you pls review this PR?

matsui528 commented 1 year ago

So sorry for neglecting this PR for a long time... There are a few things I would like to fix, but I will merge the PR for now. Thanks!