Sparse Matrix Algebra DLLs
michabirklbauer
released this
25 Jul 14:39
·
163 commits
to master
since this release
Implements the following methods across two DLLs:
- VectorSearch.dll (v1.4.3):
- findTopCandidates: sparse matrix - sparse vector multiplication using Eigen
- findTopCandidatesBatched: sparse matrix - sparse matrix multiplication using Eigen
- VectorSearchCUDA.dll (v1.4.5):