sparse_dot_topn
condav0.3.1Sparse_dot_topn provides a fast way to performing a sparse matrix multiplication followed by top-n multiplication result selections. Comparing very large feature vectors and picking the best matches, in practice often results in performing sparse matrix multiplication followed by selecting the top-n multiplication results. In this package, we implement a customized Cython function for this purpose. When comparing our Cythonic approach to doing the same use with SciPy and NumPy functions, our approach improves the speed by about 40% and reduces memory consumption.
[email protected] is safe to use (health: 47/100)
Health History
Dependency Tree
License Audit
Get this data programmatically — free, no authentication.
curl https://depscope.dev/api/check/conda/sparse_dot_topnFirst published · 2019-10-01 19:29:09.657000+00:00
Last updated · 2025-04-22 14:57:14.031000+00:00