sparse_dot_topn

condav0.3.1

Sparse_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.

License Apache-2.0permissive5 versions1 maintainers0 deps605 weekly dl
ing-bank/sparse_dot_topn
47
/ 100
Health
safe to use

[email protected] is safe to use (health: 47/100)

Health breakdown0 – 100
5/25
maintenance
3/20
popularity
25/25
security
12/15
maturity
2/15
community
Vulnerabilities
0
none known

Health History

Dependency Tree

License Audit

API access

Get this data programmatically — free, no authentication.

curl https://depscope.dev/api/check/conda/sparse_dot_topn

First published · 2019-10-01 19:29:09.657000+00:00

Last updated · 2025-04-22 14:57:14.031000+00:00