chunkdot

Multi-threaded matrix multiplication and cosine similarity calculations for dense and sparse matrices. Appropriate for calculating the K most similar items for a large number of items by chunking the item matrix representation (embeddings) and using Numba to accelerate the calculations.

MIT License

Downloads
1.7K
Stars
73

Issue Statistics

Past Year

All Time

Total Pull Requests
5
14
Merged Pull Requests
5
14
Total Issues
3
5
Time to Close Issues
N/A
about 14 hours
Package Rankings
Top 13.57% on Pypi.org
Related Projects